Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 405 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 405 Bytes

GIT Time Spent

Estimates the amount of time spent in coding a repo ⌛️😎🤘

Installation

npm install git-time-spent -g

Usage

cd to your repo's folder

git-time-spent

Requirements

Node 8.x or greater

Credits

Inspired by kimmobrunfeldt/git-hours

Many thanks to steveukx/git-js as well!