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-reportgit-report /path/to/repoThis will open a browser window with the report.
