mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 15:27:02 +08:00
Adds homebrew installation steps to README.
This commit is contained in:
@@ -18,6 +18,14 @@ The goals of ShellCheck are:
|
|||||||
|
|
||||||
ShellCheck is written in Haskell, and requires at least 1 GB of RAM to compile.
|
ShellCheck is written in Haskell, and requires at least 1 GB of RAM to compile.
|
||||||
|
|
||||||
|
## Installing
|
||||||
|
|
||||||
|
Instead of building from source shellcheck can be installed through your
|
||||||
|
systems package manager.
|
||||||
|
|
||||||
|
On OS X:
|
||||||
|
|
||||||
|
$ brew install shellscript
|
||||||
|
|
||||||
## Building with Cabal
|
## Building with Cabal
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user