I have a custom batch file which builds our codebase. What’s the best way to execute that build from within sublime text?
Example (from windows command line):
C:\folder\to\build\script\mybuild.bat mybuildinputstringarg
I have a custom batch file which builds our codebase. What’s the best way to execute that build from within sublime text?
Example (from windows command line):
C:\folder\to\build\script\mybuild.bat mybuildinputstringarg