Nothing too fancy. Basically from GiderosStudio there should be - command line parameter for the project file for the compile function - command line parameter to pass the ip address of the player to deploy the compilation result
As for the the command line parameter for the player setting, just leave it to the GiderosPlayer.
And finally, if possible make them chainable so that the pipeline can be automated
Comments
Where do plan to use it? What are your requirements? Let us know and we'll discuss so it meets your needs.
- command line parameter for the project file for the compile function
- command line parameter to pass the ip address of the player to deploy the compilation result
As for the the command line parameter for the player setting, just leave it to the GiderosPlayer.
And finally, if possible make them chainable so that the pipeline can be automated
Cheers,
Ronald
This would allow anybody can easily embed Gideros Player into his/her 3rd party application and also make Gideros Player independent from IDE.