dasilvacontin / gh-contribs

Get GitHub contributions for a user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh-contribs

Build Status npm npm Downloads Coverage Status

Get GitHub contributions for a user.

Install

$ npm install gh-contribs -g

CLI

Usage: gh-contribs [-d days] [-u github-username]

$ gh-contribs -d 7
1 3 4 10 0 1 1

$ gh-contribs -d 14 -u greenkeeperio-bot
187 629 290 265 309 251 302 341 419 522 547 381 455 86

API

Coming soon...

License

MIT © David da Silva

About

Get GitHub contributions for a user.


Languages

Language:JavaScript 100.0%