From 875e46794bbc38d8544679bd0cb33a859574d8eb Mon Sep 17 00:00:00 2001 From: DataAlchemist Date: Mon, 17 Feb 2020 19:20:11 +0800 Subject: [PATCH] Add Bash Infinity (#48) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7acd044..801f49c 100644 --- a/readme.md +++ b/readme.md @@ -128,6 +128,7 @@ In addition of 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 - [bashing](https://github.com/xsc/bashing) - Smashing Bash into Pieces - Bash framework for creating command line tools +- [Bash Infinity](https://github.com/niieani/bash-oo-framework) - A modern boilerplate / framework / standard library for bash ## Community