Get stats from your git repository

Gather lots of different stats about a repository to give you quick insight into the activity.


This tool has been developed in rust and uses preact and echarts for the report.

Go to Github Repository

Download

Running

1. Download and unpack tar -zxvf <shtats.tar.gz>
2. Change directory to your git repository cd <git repo>
3. Run shtats shtats run (add shtats to your path or use absolute path)
4. Open report.html in your browser firefox report.html