mnp / counting-stars

Data processing for my Counting Stars on Github post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

counting-stars

This contains the data retrival and processing logic for the post that I made for analyzing which repos have the most stars on GitHub.

Usage

Everything is in core.clj. Just replace the oauth-token in there with your own and you'll be good to go.

License

Copyright © 2013 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Data processing for my Counting Stars on Github post

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%