| Crates.io | git-insights |
| lib.rs | git-insights |
| version | 0.0.4 |
| created_at | 2025-09-20 04:31:28.870331+00 |
| updated_at | 2025-09-23 00:55:04.504919+00 |
| description | A CLI tool to generate Git repo stats and insights. |
| homepage | |
| repository | https://github.com/Magnus167/git-insights |
| max_upload_size | |
| id | 1847394 |
| size | 101,869 |
A cli tool to generate Git repo stats and insights.
--top N, --sort loc|pct and --by-email (default matches by name)"Name <email>"cargo install git-insights
cargo install --git https://github.com/Magnus167/git-insights.git
git clone https://github.com/Magnus167/git-insights.git
cd git-insights
cargo install --path .
git-insights provides several commands to analyze your repository.
To see the available commands and options, run:
git-insights --help
MIT License. See LICENSE file for details.