Add Bashing to "Shell Script Development" list

This commit is contained in:
DC* 2017-02-20 16:21:40 -03:00 committed by GitHub
parent 935d3b26d5
commit a3c52a9ec3

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