Mar
12th
Thu
12th
Post-Receive Hooks in Github… AWESOME
I was developing some API wrapper for the pivotaltracker Web Service, and before creating the project, I checked if there was a project that already did that. I found a project called tracker_github_hook. I did not understand 100% what it did after reading carefully the README of the project. It seems github pushes you the changes it receives to it’s repo via a web service, this way you can do A LOT of integration services that can help in software development tools.
You should take a look on it, and try to get the best of it
Long Live Github.
