Get a report on a git repository.
- Show activity over time
- Show languages used
- Show contributor activity
Make sure you've installed cargo, follow the instructions here.
Note that you need to add $HOME/.cargo/bin
to your $PATH
.
Then run the following command:
cargo install --git https://github.com/timotk/git-report
git-report /path/to/repo
This will open a browser window with the report.