gitr-tool
v1.0.0-wip
Published
Git repository KPIs across the time and branches
Downloads
2
Readme
[WIP] gitr
Git repository KPIs across the time and branches.
Motivation
There are a lot of tools providing statistics on a git repository, put some stuff on timeline, showing some statistics, however it's not showing the KPIs needed for analysis of someones productivity. It will help team leads/managers better understanding where's a developer standing.
Prerequisites
- Linux/MacOS/Windows(WSL)
- NodeJS >= v8.x
Installation
npm install -g gitr-tool
Usage
TBD