263 Forks
1907 Stars
1907 Watchers

SublimeLinter

The code linting framework for Sublime Text 3

How to download and setup SublimeLinter

Open terminal and run command
git clone https://github.com/SublimeLinter/SublimeLinter.git
git clone is used to create a copy or clone of SublimeLinter 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 SublimeLinter https://github.com/SublimeLinter/SublimeLinter/archive/master.zip

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

If you have some problems with SublimeLinter

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