13 Forks
29 Stars
29 Watchers

shellcheck

Linting for your bash code

How to download and setup shellcheck

Open terminal and run command
git clone https://github.com/gunar/shellcheck.git
git clone is used to create a copy or clone of shellcheck repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with shellcheck https://github.com/gunar/shellcheck/archive/master.zip

Or simply clone shellcheck with SSH
[email protected]:gunar/shellcheck.git

If you have some problems with shellcheck

You may open issue on shellcheck support forum (system) here: https://github.com/gunar/shellcheck/issues