Merge pull request #18 from desyncr/patch-1

Add Bashing to "Shell Script Development" list
This commit is contained in:
Alois 2017-02-20 20:30:55 +01:00 committed by GitHub
commit 0b71c8c921

View File

@ -120,6 +120,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu
- [semver_bash](https://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash
- [shfmt](https://github.com/mvdan/sh) - Format bash programs
- [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit
- [bashing](https://github.com/xsc/bashing) - Smashing Bash into Pieces - Bash framework for creating command line tools
## Community