Skip to content

idleberg/SublimeLinter-contrib-brew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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