Install procedure
- Ensure
python3
,python3-pip
,python3-venv
,jq
andgnuplot
are installed:sudo apt install -y python3-pip python3-venv 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>