rucfly

0.0.5 • Public • Published

Rucfly (Rainbow Unicorn Caterfly)

Spreading love and magic throughout all the codebases...

Requirements

The first requirement is to have installed Node.

Then install Plop globally $ npm install -g plop.

Usage

First, you should install the generator: $ npm install rucfly

Create in the root of your project a plopfile.js with this content:

module.exports = require('rucfly');

Add to your package.json scripts:

"scripts": {
  "rucfly": "plop"
}

In the terminal, type: $ npm run rucfly.

Behold the magic of Rainbow Unicorn Caterfly!!!

Package Sidebar

Install

npm i rucfly

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • gxespino