This linter plugin for SublimeLinter provides an interface to brew. It will be used with Homebrew formulas.
- Make sure you have SublimeLinter installed
- Ensure that
brew
is installed on your system and available in your PATH environmental variable
- Make sure you have Package Control installed
- Choose “Install Package” from the Command Palette (Super+Shift+p)
- Type “SublimeLinter-contrib-brew” and press Enter
With the auto_upgrade
setting enabled, Package Control will keep all installed packages up-to-date!
- Change to your Sublime Text
Packages
directory - Clone repository
git clone https://github.com/idleberg/SublimeLinter-contrib-brew.git SublimeLinter-contrib-brew
Please refer to the official documentation in order to tweak the SublimeLinter settings or linter settings.
This work is licensed under the The MIT License