Merge pull request #79 from Rafat97/patch-1

Added `DevOps-Bash-tools`
This commit is contained in:
Knusper 2022-05-20 22:36:01 -04:00 committed by GitHub
commit a15e938edd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu
- [shellcheck](https://github.com/koalaman/shellcheck) - A static analysis tool for shell scripts
- [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
## Community