Hacker News new | ask | show | jobs
Easily validate your shell scripts (shellcheck.net)
1 points by keruspe 4171 days ago
1 comments

Awesome! This is excellent.

hlint really helped me get better at Haskell; I think this will probably help me get better at shell scripts in no time. (I've been in an unhappy purgatory of usually being able to make shell scripts do what I want while not completely understanding all the nuances.)