1.0.0 • Published 9 years ago

my-punch-card v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

my-punch-card

Punch card data of all my commits

Wat?

I wanted to see roughly how many hours of work I had committed on Github, so I made this.

How do I run it?

  1. Grab yourself an access token from your Github account, the permissions you need are: repo and user
  2. Pull this down and run npm i
  3. Run it using node index.js [your-github-username] [your-github-access-token]
  4. Sit and wait

License

MIT