Hacker News new | ask | show | jobs
by sshykes 3748 days ago
Thanks for this!

https://github.com/koalaman/shellcheck

and `brew install shellcheck`

1 comments

To be honest, the build time required for this (and usually GHC as well) get really annoying. Especially for simple updates.
Does homebrew not support precompiled binaries?
Yep, it does and installing shellcheck took about four seconds for me.
Yes, but for use in a CI it's a real drag
Why is that? Are the download servers slow?