shellcheck

v 0.10.0 Updated: 1 month, 2 weeks ago

ShellCheck, a static analysis tool for shell scripts

The goals of ShellCheck are: - To point out and clarify typical beginner's syntax issues, that causes a shell to give cryptic error messages. - To point out and clarify typical intermediate level semantic problems, that causes a shell to behave strangely and counter-intuitively. - To point out subtle caveats, corner cases and pitfalls, that may cause an advanced user's otherwise working script to fail under future circumstances.

https://github.com/koalaman/shellcheck

To install shellcheck, paste this in macOS terminal after installing MacPorts

sudo port install shellcheck

Add to my watchlist

Installations 76
Requested Installations 68