Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.24 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.24 KB

Github High Scores is a fun way to rank Github repository contributors in a 8-bit, 80's-tastic viewing environment.

Installation

This is a Ruby Sinatra app, so you'll need to know some Ruby-Fu to get it working locally.

git clone git://github.com/leereilly/github-high-scores.git
bundle install
ruby app.rb

Contribute

Fork + pull.

Credits

Kudos/Thanks

Known Issues / Bugs / Limitations

  • The GitHub API only allows 60 requests per minute per IP address.
  • The site looks like some sort of 80s-tastic arcade theme.

Bugs