mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-11-05 21:07:49 +00:00
Adding dispatch, a portable lightweight argument parser
This commit is contained in:
parent
8f385c30da
commit
a28bf8a93d
@ -63,6 +63,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [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.
|
||||
* [sub](https://github.com/basecamp/sub) - a delicious way to organize programs
|
||||
|
||||
## Multimedia
|
||||
|
Loading…
Reference in New Issue
Block a user