rockstar
v1.3.0
Published
Make yourself a Rockstar programmer in 2 minutes or less!
Downloads
8
Readme
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 rockstar
or
$ yarn global add rockstar
Usage
Create a new folder and run:
$ rockstar run javascript
Then 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 clj
Options
Days - Specify the number of days you want to go back in your commit history (default: 400)
$ rockstar run javascript --days 600
No Weekends - Normal number of commits but will exclude weekends
$ rockstar run javascript --noweekends
Random - Normal number of commits, but will have a 50/50 chance on day
$ rockstar run javascript --random
Even - Skips all odd number days
$ rockstar run javascript --even
Odd - Skips all even number days
$ rockstar run javascript --odd
See the results
Before Rockstar
After Rockstar
License
MIT