Skip to content

Quickly generate a report for a git repository

Notifications You must be signed in to change notification settings

timotk/git-report

Repository files navigation

git-report

Get a report on a git repository.

Goals

  • Show activity over time
  • Show languages used
  • Show contributor activity

Installation

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

Usage

git-report /path/to/repo

This will open a browser window with the report.

Example report

Example report

About

Quickly generate a report for a git repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published