Category Archives: sublimetext

.Net Build System for Sublime Text 2

Sublime text 2 is a great text editor that every develop should get a copy at least give a try. I create a build script for .net in sublime text 2. It can do the following things: Build source code into .exe file under your sublime project folder recursively. Add reference DLLs while building sourceā€¦ Read More »