git-time-spent
v1.0.0
Published
Estimates the amount of time spent in coding a repo โ๏ธ๐๐ค๐ผ
Downloads
4
Readme
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!