You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitWatch is a real-time git commit tracker, released under the MIT License. It was hacked together for UB Hacking 2012 by Paddy Foran and Nick DiRienzo, and it's still under development.
Feel free to use it for your hackathon. All you have to do is create a new App Engine task, make a few modifications (i.e. change the admin email in AwardsWorker), and you're ready to deploy.
To have the repositories use GitWatch, have a post-receive URL point to yourgitwatchdomain.whatever/github and GitWatch takes care of the rest.
We plan on implementing more features to make gitwatch even more awesome, so check out the ROADMAP if you're curious.