mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
parent
d637e1ca91
commit
9a84f92bb4
@ -216,10 +216,12 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [dispatch](https://github.com/Mosai/workshop/blob/master/doc/dispatch.md) - A command line argument parser in 50 lines of portable shell script.
|
||||
* [is.sh](https://github.com/qzb/is.sh) - An alternative for builtin test command, it will make your "if" statements pretty
|
||||
* [mo](https://github.com/tests-always-included/mo) - Mustache templates in pure bash
|
||||
* [optparse](https://github.com/nk412/optparse) - A BASH wrapper for getopts, for simple command line arguments.
|
||||
* [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
|
||||
* [shellfire](https://github.com/shellfire-dev/shellfire) - A repository of namespaced, composable shell (bash, sh and dash) function libraries
|
||||
* [shpec](https://github.com/rylnd/shpec) - A shell testing framework
|
||||
* [sub](https://github.com/basecamp/sub) - A delicious way to organize programs
|
||||
* [ts](https://github.com/thinkerbot/ts) - A shell test script
|
||||
|
Loading…
Reference in New Issue
Block a user