Is it possible to execute a build remotely?
I’m using the SFTP plugin to edit some (Stata) code remotely, which cannot be run on my local machine.
Currently, I sync the files from within Sublime using SFTP, but then I have to move over to my remote terminal window to actually execute the code.
I’m sure there must be a way to link this up.