From ed4ba745c369b8d21674a3ca7d20ec5c7a0f0ec9 Mon Sep 17 00:00:00 2001 From: Francesco Bianco Date: Thu, 19 Aug 2021 10:35:44 +0200 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e116015..3380ee0 100644 --- a/readme.md +++ b/readme.md @@ -67,6 +67,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu *Command-line development, version control, and deployment.* - [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash +- [dist.sh](https://github.com/javanile/dist.sh) - Source code bundler based on `.distfile` - [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work - [mkdkr](https://github.com/rosineygp/mkdkr) - Make + Docker + Shell = CI Pipeline