1.0.2 • Published 10 years ago
generator-hap v1.0.2
About
Generator-Hap will help you install scaffold from github or archive and zip file;
Usage
Installation
1.Make sure both is installed globally
npm install -g yo
npm install -g generator-hap2.Create a new directory, and cd into it
mkdir my-new-project && cd my-new-project3.Run the generator
yo hap4.See the generator options
yo hap --help
// setting the scaffold like this
yo hap --option-name value --option-name value License
MIT