1.3.0 • Published 6 years ago
@hintwall/generator-code v1.3.0
@hintwall/generator-code
Yeoman code generator
Usage
Install yeoman:
$ npm install -g yoInstall package:
$ npm install -g @hintwall/generator-codeCreate a directory for your new app:
$ mkdir my-new-app; cd my-new-app/Generate your app and follow the prompts:
$ yo @hintwall/code:package-basicLicense
See LICENSE file for details.