Created for the 2015 CompE Hackathon @ Startup Edmonton then adapted for HackED Fall 2016, displays a live updating feed of commits from repos specified in js file.
Ideal for runnning on a projector so everyone can see how bad of a coder you are.
Here's how to get this running for the upcoming HackEd event.
- Clone the repo.
- Create a
token.js
file. Copy paste the contents of thesample-token.js
and add your own Github authentication token. - Update the
config.js
file with the current event title, the event deadline and links to the participants' Github repos. - Open up the
index.html
file in your browser, hook it up to a projector and you're good to go! Happy HackEd hacking!