index rss mastodon twitter github linkedin email
Álvaro Ramírez
sponsor

Álvaro Ramírez

08 April 2018 Trying out ShellCheck

ShellCheck gives you automatic warnings/suggestions in bash/sh shell scripts.

$ brew install shellcheck

Bonus: If using Emacs's flycheck, you get ShellCheck support out of the box.