/coderank

Primary LanguageRuby

coderank

Example

while true
   ruby coderank.rb --cache-dir /tmp/cache --gh-user frsyuki --gh-repo sandbox --since 2012-01-01
   sleep 60
done