@wolox/generator-utils-node

0.0.1 • Public • Published

generator-utils-node Build Status

Prerequisites

Getting Started

  1. Install npm install -g generator-utils-node
  2. Run yo utils-node
  3. Pick your options

Running Local

  1. Clone this repository
  2. Move to root folder and run npm link
  3. Run yo utils-node

(Note: Any local changes are automatically refreshed)

Add new tool

  1. Check the JSON schema file
  2. You have to modify tools file and add a new key with the new tool information
  3. Add the templates files in this folder
  4. Run npm test for check that all is working (not need of add a new test with each tool, it's generated from tools file)

License

generator-utils-node is available under the MIT license.

Dependencies (4)

Dev Dependencies (14)

Package Sidebar

Install

npm i @wolox/generator-utils-node

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

17.3 kB

Total Files

11

Last publish

Collaborators

  • crisvega08
  • skolz