Skip to content

A CLI tool to fetch high-level stats from a local Git repository

License

Notifications You must be signed in to change notification settings

DavidAmunga/gitwrapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A CLI tool to fetch high-level stats from a local Git repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published