# sublime-homebrew-build
[](http://opensource.org/licenses/MIT)
[](https://packagecontrol.io/packages/Homebrew%20Build%20System)
[](https://github.com/idleberg/sublime-homebrew-build/releases)
Build system for [Homebrew](https://brew.sh/) formulas. This package is best combined with [SublimeLinter](https://packagecontrol.io/packages/SublimeLinter-contrib-brew).
Features:
- Test (default)
- Audit Strict
- Audit New Formula
- Build from Source
## Installation
### Package Control
1. Make sure you already have [Package Control](https://packagecontrol.io/) installed
2. Choose *“Install Package”* from the Command Palette (Super+Shift+p)
3. Type *“Homebrew Build System”* and press Enter
### Using Git
1. Change to your Sublime Text `Packages` directory
2. Clone repository `git clone https://github.com/idleberg/sublime-homebrew-build.git 'Homebrew Build System'`
### Manual installation
1. Download the latest [stable release](https://github.com/idleberg/sublime-homebrew-build/releases)
2. Unzip the archive to your Sublime Text `Packages` directory
## License
This work is licensed under the [The MIT License](LICENSE).