gictivity-cli
v1.0.1
Published
Command line tool to track activities of a Github user
Downloads
3
Maintainers
Readme
Command line tool to track activities of a Github user
Install
Ensure you've node.js version >=4 installed. Then run the following :
$ npm install --global gictivity-cli
OR
$ sudo npm install --global gictivity-cli
Usage
Usage : gic [command] <username>
Command :
-p, --pinned Pinned repository of a github user
-d, --day Total contributions made in a day
-h, --half Total contributions made in 3 days
-w, --week Total contributions made in a complete week
-m, --month Total contributions made in a month
-y, --year Total commits pushed in a year
Related
License
MIT © Rishi Giri