0.0.2 • Published 8 years ago
generator-wd v0.0.2
WeDeploy Component Generator
A Yeoman Generator that scaffolds a
wd-componentpackage.
Install
First, install Yeoman from npm:
[sudo] npm install -g yoThen, install this generator:
[sudo] npm install -g generator-wdUsage
Just run the following command on the directory you wish to use for your project:
yo wdThe generator will ask you a few questions about the package. Once you've answered all of them it will automatically generate a starting structure for you, as well as download all the local dependencies.
License
BSD License © Liferay, Inc.