Shell exec uses SublimeREPL in the background to running shell commands. In order to use Shell exec you need to edit either the package user preference file or your project file e.g.
This plugin is a multi task, meaning that grunt will automatically iterate over all exec targets if a target is not specified. If the exit code generated by the ...
I've got a PHP website that needs to call a java class in order to interface with another database. I need to be able to pass an argument into the java class that was generated on the page, but also ...