I am after adding our module to our build server and wanted to see what options are available or best way to do it?
We use VSTS but the building of software is done on our own build server.
Is there a java command line that can be invoked to kick of the build of the module. Could it be output to another location?
I can put eclipse with the CSIDE plugin on the build server but is there then a command that can be run to invoke the build?
Any ideas and options welcome thanks.