Stars
🐚 scripting
7 repositories
ShellCheck, a static analysis tool for shell scripts
Vim wrapper for ShellCheck, a static analysis tool for shell scripts.
Vim plugin for shfmt (https://github.com/mvdan/sh)
Simple program that reads standard input searching for shell variables, command substitutions (`cmd ...`) and enclose them inside double quotes.
Edit Bash scripts in Vim/gVim. Insert code snippets, run, check, and debug the code and look up help.
A best practices Bash script template with several useful functions