Add shfmt to shell script dev

pull/13/head
Daniel Martí 2016-09-19 21:57:17 +01:00
parent 5ae4d2fa9d
commit 3b83d7476d
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu
- [bash_unit](https://github.com/pgrange/bash_unit) - bash unit testing enterprise edition framework for professionals
- [mo](https://github.com/tests-always-included/mo) - Mustache templates in pure bash
- [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
## Community