Build Tools for Sublimetext
- 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
Example Files
Sublime Settings
Here you can see where to create new builds and to setup automatic build types.
I'm on Ubuntu 18.04 and I tried the steps here. Unfortunately, nothing is showing in my console
