1.0.4 • Published 8 months ago

gitwrapped v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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