From f8b1f7c01ace0c31e24bed487cb7b4bae5d8cf06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B3zef=20Soko=C5=82owski?= Date: Fri, 13 May 2016 01:58:31 +0200 Subject: [PATCH] Add sh-semver (#152) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73debf2..981f82d 100644 --- a/README.md +++ b/README.md @@ -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