betterplace / octograb

Get some statistics from Github repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github stats

Quick and dirty script to grab some stats from github repos.

To use this you need to create a github token with the read:org, read:public_key and repo permissions (if it is a classic token).

Usage:

./bin/octograb -t <GITHUB_TOKEN> -r betterplace/betterplace

About

Get some statistics from Github repositories

License:Apache License 2.0


Languages

Language:Ruby 100.0%