mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 12:37:14 +08:00
add compilation documentation for test runners
This commit is contained in:
@@ -154,6 +154,10 @@ Verify that `cabal` is installed and update its dependency list with
|
|||||||
|
|
||||||
$ cabal install
|
$ cabal install
|
||||||
|
|
||||||
|
Or if you intend to run the tests:
|
||||||
|
|
||||||
|
$ cabal install --enable-tests
|
||||||
|
|
||||||
This will compile ShellCheck and install it to your `~/.cabal/bin` directory.
|
This will compile ShellCheck and install it to your `~/.cabal/bin` directory.
|
||||||
|
|
||||||
Add this directory to your `PATH` (for bash, add this to your `~/.bashrc`):
|
Add this directory to your `PATH` (for bash, add this to your `~/.bashrc`):
|
||||||
|
Reference in New Issue
Block a user