Add sh-semver (#152)

pull/153/head
Józef Sokołowski 2016-05-13 01:58:31 +02:00 committed by Caleb Xu
parent 0bd49c6932
commit f8b1f7c01a
1 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [mo](https://github.com/tests-always-included/mo) - Mustache templates in pure bash
* [rerun](https://github.com/rerun/rerun) - A modular shell automation framework to organize your keeper scripts
* [semver_bash](https://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash
* [sh-semver] (https://github.com/qzb/sh-semver) - Semver tool for bash - finds versions matching to specified rules
* [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts
* [shpec](https://github.com/rylnd/shpec) - A shell testing framework
* [sub](https://github.com/basecamp/sub) - A delicious way to organize programs