Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 2.09 KB

README.md

File metadata and controls

36 lines (22 loc) · 2.09 KB

SublimeLinter-contrib-brew

The MIT License Package Control GitHub CircleCI

This linter plugin for SublimeLinter provides an interface to brew. It will be used with Homebrew formulas.

Prerequisites

  1. Make sure you have SublimeLinter installed
  2. Ensure that brew is installed on your system and available in your PATH environmental variable

Installation

Package Control

  1. Make sure you have Package Control installed
  2. Choose “Install Package” from the Command Palette (Super+Shift+p)
  3. Type “SublimeLinter-contrib-brew” and press Enter

With the auto_upgrade setting enabled, Package Control will keep all installed packages up-to-date!

Using Git

  1. Change to your Sublime Text Packages directory
  2. Clone repository git clone https://github.com/idleberg/SublimeLinter-contrib-brew.git SublimeLinter-contrib-brew

Settings

Please refer to the official documentation in order to tweak the SublimeLinter settings or linter settings.

License

This work is licensed under the The MIT License