1.3.0 • Published 9 years ago
rockstar v1.3.0
Rockstar
Make yourself a Rockstar programmer in 2 minutes or less!
Shoutout to avinassh and his Python project rockstar for the inspiration
Installation
$ npm install -g rockstaror
$ yarn global add rockstarUsage
Create a new folder and run:
$ rockstar run javascriptThen sit back and it will work its magic.

Other supported languages include: php, perl, fortran, python, asp.net, lua, f#, html, go, java, c++, c
If your language is not listed, use the file extension you'd like:
$ rockstar run cljOptions
Days - Specify the number of days you want to go back in your commit history (default: 400)
$ rockstar run javascript --days 600No Weekends - Normal number of commits but will exclude weekends
$ rockstar run javascript --noweekendsRandom - Normal number of commits, but will have a 50/50 chance on day
$ rockstar run javascript --randomEven - Skips all odd number days
$ rockstar run javascript --evenOdd - Skips all even number days
$ rockstar run javascript --oddSee the results
Before Rockstar

After Rockstar

License
MIT