Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 312 Bytes

install.md

File metadata and controls

9 lines (6 loc) · 312 Bytes

Install procedure

  1. Ensure python2, jqand gnuplot are installed: sudo apt install -y python2 jq gnuplot
  2. Get a github access token.
  3. 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>