Install procedure
- Ensure
python2
,jq
andgnuplot
are installed:sudo apt install -y python2 jq gnuplot
- Get a github access token.
- Clone this repo:
git clone git@github.com:gbarre/stat_my_gits.git && cd stat_my_gits/src
Usage
Run build.sh : ./build.sh <github-username> <github-token>