gictivity-cli

Command line tool to track activities of a Github user

Usage no npm install needed!

<script type="module">
  import gictivityCli from 'https://cdn.skypack.dev/gictivity-cli';
</script>

README

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