I'm just wondering if there is a way (Linux / Unix) to update a Github repository when a particular file has compiled successfully?
So for example, I have a repository called 'Work' and if I compiled the file main.cpp
and if it compiles successfully it automatically synchronises the file / repository on Github.
I hope this makes sense and someone can help me :)!
Thankss :)