From 41cc9dde1304c509b5e38258634b3ba743e3860e Mon Sep 17 00:00:00 2001 From: Ben Creasy Date: Thu, 12 Oct 2023 02:05:26 -0700 Subject: [PATCH] Add modernish (#107) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 058340c..94e37a7 100644 --- a/README.md +++ b/README.md @@ -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