Hi friends,
Do you have a script which does something like this: client system downloads the source from git and make tar ball and scp to server machine.
server extract and compiles and runs the program and after completion server sends log to client.

If you got something like that please share, otherwise i would need to write it from scratch - though it looks simple except sending log back to client- just like to grab from someone if they already running a script like this. lol