From 8be993d9cdd854825b2dab5a0c21ba77922e2791 Mon Sep 17 00:00:00 2001 From: HairyFotr Date: Tue, 29 Jul 2014 15:35:26 +0200 Subject: [PATCH] Add Shellcheck --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e3aefd..f398b5d 100644 --- a/README.md +++ b/README.md @@ -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 * [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 +* [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts * [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell * [spot](https://github.com/guille/spot) - Tiny file search utility * [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy