- Add new build systems via
Tools > Build System > New Build System
. - Save files as Language.sublime-build
- Any commandline tool for compiling code can be used.
- Cmd + B (OSX) will build files and send output to the Sublime Console
Here you can see where to create new builds and to setup automatic build types.