From 58dbf8db1f32936fd3a34ac4a2715746994bdaea Mon Sep 17 00:00:00 2001 From: Ben Creasy Date: Sat, 30 Sep 2023 11:59:10 -0700 Subject: [PATCH] add modernish --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b48ace5..8e9d295 100644 --- a/README.md +++ b/README.md @@ -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