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