1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-02 04:00:47 +00:00

Merge pull request #5 from HairyFotr/patch-shellcheck

Add Shellcheck
This commit is contained in:
Caleb Xu 2014-07-29 18:16:08 -04:00
commit 2e4c2cfd77

View File

@ -90,6 +90,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [hstr](https://github.com/dvorka/hstr) - BASH History Suggest Box * [hstr](https://github.com/dvorka/hstr) - BASH History Suggest Box
* [jrnl](https://github.com/maebert/jrnl) - A simple command line journal application that stores your journal in a plain text file * [jrnl](https://github.com/maebert/jrnl) - A simple command line journal application that stores your journal in a plain text file
* [semver_bash](https://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash * [semver_bash](https://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash
* [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts
* [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell * [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell
* [spot](https://github.com/guille/spot) - Tiny file search utility * [spot](https://github.com/guille/spot) - Tiny file search utility
* [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy * [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy