0.2.1 • Published 11 years ago
generator-webcomposer-modules v0.2.1
WebComposer Modules Generator
Yeoman generator that adds modules to a WebComposer application.
Getting Started
$ npm install -g yo # Install Yeoman (if you don't have it yet)...
$ npm install -g generator-webcomposer-modules # ...then install this generator...
$ yo webcomposer-modules # ...and run it.How to run test?
Currently, I prefer to run test tasks from npm. Please run this command.
$ npm testLicense
MIT