From 5d90e550284eebf6f9803dfb35ab9996df22b917 Mon Sep 17 00:00:00 2001 From: Waleed Gadelkareem Date: Wed, 29 Jul 2020 10:36:44 +0200 Subject: [PATCH 1/2] Add Skeleton --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 590c595..2cc9a94 100644 --- a/README.md +++ b/README.md @@ -933,3 +933,4 @@ A curated list of awesome Go frameworks, libraries and software. * [steve0hh/midas](https://github.com/steve0hh/midas) - Go implementation of MIDAS: Microcluster-Based Detector of Anomalies in Edge Streams * [gookit/color](https://github.com/gookit/color) - A command-line color library with true color support, universal API methods and Windows support. * [Gebug](https://github.com/moshebe/gebug) - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly. +* [Skeleton](https://github.com/gadelkareem/skeleton) - A complete Golang and Nuxt boilerplate for your project with backend API, frontend, tests and CI/CD pipelines. From 4e4372c03bbd2bd360180d3ccb9f00bad0bcdd58 Mon Sep 17 00:00:00 2001 From: Waleed Gadelkareem Date: Mon, 21 Sep 2020 15:10:40 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8d50e31..ef474a0 100644 --- a/README.md +++ b/README.md @@ -946,6 +946,5 @@ A curated list of awesome Go frameworks, libraries and software. * [colinmarc/hdfs](https://github.com/colinmarc/hdfs) - A native go client for HDFS * [steve0hh/midas](https://github.com/steve0hh/midas) - Go implementation of MIDAS: Microcluster-Based Detector of Anomalies in Edge Streams * [gookit/color](https://github.com/gookit/color) - A command-line color library with true color support, universal API methods and Windows support. -* [Gebug](https://github.com/moshebe/gebug) - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly. * [Skeleton](https://github.com/gadelkareem/skeleton) - A complete Golang and Nuxt boilerplate for your project with backend API, frontend, tests and CI/CD pipelines.