Add modernish (#107)

This commit is contained in:
Ben Creasy 2023-10-12 02:05:26 -07:00 committed by GitHub
parent fe3bfacd2d
commit 41cc9dde13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,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