Hi,
is there any way of compiling a program via the command line and getting the result also on the command line?
I would need this to integrate the compiler in a webservice that makes it possible to do in-field modifications to the app via a webpage (upload the source modified on the phone and download the compiled app). That would come really handy because the app could be changed without having to take a laptop. I would just let a little netbook run at home that would do the serving of the webpage over DynDNS and compiling.
A neat web based solution is better than doing it over teamviewer. Or an Texteditor app that could also do the syntax highlighting and process all the up and downloading...
is there any way of compiling a program via the command line and getting the result also on the command line?
I would need this to integrate the compiler in a webservice that makes it possible to do in-field modifications to the app via a webpage (upload the source modified on the phone and download the compiled app). That would come really handy because the app could be changed without having to take a laptop. I would just let a little netbook run at home that would do the serving of the webpage over DynDNS and compiling.
A neat web based solution is better than doing it over teamviewer. Or an Texteditor app that could also do the syntax highlighting and process all the up and downloading...