github-stars-by-month
v0.2.0
Published
github stars by month in CSV format
Downloads
16
Readme
github-stars-by-month
First copy config-example.js to config.js and add your personal Github token
, then:
node app apostrophecms/apostropheOptions:
frequency
Use --frequency=quarterly for quarterly data.
Use --frequency=weekly for weekly data (this uses a Sunday - Saturday week).
reverse
Use --reverse to see the data in reverse chronological order.
TODO:
- [ ] clean this up as something you can
npm install -g.
