add modernish

This commit is contained in:
Ben Creasy 2023-09-30 11:59:10 -07:00
parent 299b9570c2
commit 58dbf8db1f

View File

@ -142,6 +142,7 @@ In addition to this list, you should read the list [awesome-shell](https://githu
- [shfmt](https://github.com/mvdan/sh) - Format bash programs
- [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit
- [DevOps-Bash-tools](https://github.com/HariSekhon/DevOps-Bash-tools) - 750+ DevOps Shell Scripts and Advanced Bash environment
- [modernish](https://github.com/modernish/modernish) - library with various features for shell scripting
## Just for fun