0.0.1 • Published 6 years ago
@wolox/generator-utils-node v0.0.1
generator-utils-node 
Prerequisites
- Git
 - Node with npm
 - Yeoman
- Install 
npm install -g yo 
 - Install 
 
Getting Started
- Install 
npm install -g generator-utils-node - Run 
yo utils-node - Pick your options
 
Running Local
- Clone this repository
 - Move to root folder and run 
npm link - Run 
yo utils-node 
(Note: Any local changes are automatically refreshed)
Add new tool
- Check the JSON schema file
 - You have to modify tools file and add a new key with the new tool information
 - Add the templates files in this folder
 - Run 
npm testfor 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.
0.0.1
6 years ago