1.0.4 • Published 8 months ago
gitwrapped v1.0.4
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