gitcount
v0.0.2
Published
Simple utility to count additions and deletions for the past day
Downloads
2
Readme
gitcount
- A simple utility to count the number of additions and deletions in a git repository for the past day
Usage
npm install -g gitcount
cd <some git repository>
gitcount
License
GPL