Add Bashmatic

This commit is contained in:
Konstantin Gredeskoul 2022-11-11 00:12:28 -08:00
parent 9ead4155cd
commit 30daf5e431
No known key found for this signature in database
GPG Key ID: 5BC10DC2420C4288
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu
- [bashing](https://github.com/xsc/bashing) - Smashing Bash into Pieces - Bash framework for creating command line tools
- [bashly](https://github.com/DannyBen/bashly) - Bash command line framework and CLI generator
- [bashmanager](https://github.com/lingtalfi/bashmanager) - mini bash framework for creating command line tools
- [Bashmatic](https://github.com/kigster/bashmatic) - easy to use DSL framework for building BASH-based tooling & installers.
- [Bashmatic](https://github.com/kigster/bashmatic) - an easy to use DSL library for building BASH-based tooling & installers (900+ functions).
- [BashScriptTestingLibrary](https://github.com/rafritts/BashScriptTestingLibrary) - A unit testing framework for Bash scripts
- [Bash Infinity](https://github.com/niieani/bash-oo-framework) - A modern boilerplate / framework / standard library for bash
- [bash-modules](https://github.com/vlisivka/bash-modules) - a collection of modules for [unofficial strict mode](http://redsymbol.net/articles/unofficial-bash-strict-mode/)