mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-12-23 17:08:54 +00:00
Update README.md
This commit is contained in:
parent
2ce3900e26
commit
a1aeef4f64
@ -175,11 +175,13 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
|
||||
*Tools for writing, improving, or organizing Bash or other shell scripts*
|
||||
|
||||
* [ansi](https://github.com/fidian/ansi) - ANSI escape codes in pure bash - change text color, position the cursor, much more
|
||||
* [assert.sh](https://github.com/lehmannro/assert.sh) - Bash unit testing framework
|
||||
* [bashful](https://github.com/jmcantrell/bashful) - A collection of libraries to simplify writing Bash scripts
|
||||
* [bats](https://github.com/sstephenson/bats) - Bash Automated Testing System
|
||||
* [composure](https://github.com/erichs/composure) - Compose, document, version and organize your shell functions
|
||||
* [dispatch](https://github.com/Mosai/workshop/blob/master/doc/dispatch.md) - A command line argument parser in 50 lines of portable shell script.
|
||||
* [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
|
||||
* [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts
|
||||
|
Loading…
Reference in New Issue
Block a user