mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2024-10-01 01:25:35 -04:00
Adds argbash - Bash argument parsing code generator (#27)
This commit is contained in:
parent
a12e86f407
commit
8394b2643b
@ -115,6 +115,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu
|
||||
*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
|
||||
- [argbash](https://github.com/matejak/argbash) - Bash argument parsing code generator
|
||||
- [assert.sh](https://github.com/lehmannro/assert.sh) - Bash unit testing framework
|
||||
- [BashScriptTestingLibrary](https://github.com/rafritts/BashScriptTestingLibrary) - A unit testing framework for Bash scripts
|
||||
- [bash3boilerplate](https://github.com/kvz/bash3boilerplate) - Templates to write better Bash scripts
|
||||
|
Loading…
Reference in New Issue
Block a user