mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-12-18 19:06:08 +00:00
Update bash_resources.md
Add shellcheck.
This commit is contained in:
parent
34e95a7bbd
commit
1c43340fbc
@ -109,3 +109,4 @@
|
||||
- [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
|
||||
- [shellcheck](https://github.com/koalaman/shellcheck) - ShellCheck, a static analysis tool for shell scripts
|
||||
|
Loading…
Reference in New Issue
Block a user