rockstar

1.3.0 • Public • Published

Rockstar

Make yourself a Rockstar programmer in 2 minutes or less!

NPM Version NPM Downloads

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.

rock on!

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

Before Rockstar

After Rockstar

After Rockstar

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i rockstar

Weekly Downloads

0

Version

1.3.0

License

MIT

Last publish

Collaborators

  • markwaldron