1.0.5 • Published 4 years ago

@xeeo/gittime v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Git-time

Estimate time spent on a git repository.

Install

npm install -g git-time

Usage

git-time <path>

Help

Usage: git-time <path>

Where <path> is the path of your Git repository.

Options:

  -h, --help	output usage information
  --max	    	maximum time diff in minutes between two consecultive commits. Default: 90
  --min	    	minimum time in minutes for the start commit. Default: 25