Skip to content

CodeDotJS/gictivity-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trash

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

  • gictivity : API for this tool

  • stafo : CLI Too to fetch total stars and forks on a github repository

License

MIT © Rishi Giri

About

💹 CLI tool to track activities of a github user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages