The following instructions will get you up and running with Sublime Text 3, supporting packages, and helpful repos.
The first step is installing the HomeBrew package manager.
- Open Terminal.
- Install HomeBrew by pasting the following text into the terminal prompt.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"