gitwrapped
v1.0.4
Published
A CLI tool to fetch high-level stats from a local Git repository.
Downloads
274
Maintainers
Readme
gitwrapped
A CLI tool to fetch high-level stats from a local Git repository.
Features
- First and last commit
- Time duration between the first and last commit
- Total number of commits
- Number of contributors
Installation
npm install -g gitwrapped
# or run in an existing project
npx gitwrapped