Integrating Your Development Workflow Into Sublime With Build Systems - Part 4: Project-Specific Builds
We come to the final episode in this series where we take everything we’ve learned so far and apply it in a useful way by creating build systems that are specific to your projects! This allows you to hide build systems you only need for certain projects, and allows you to easily share the build systems by saving them in your project’s repository.