gh-contribs

Get GitHub contributions for a user.

Usage no npm install needed!

<script type="module">
  import ghContribs from 'https://cdn.skypack.dev/gh-contribs';
</script>

README

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