1.0.1 • Published 9 years ago
generator-koapp-spinner v1.0.1
generator-koapp-spinner

Scaffold out a King of App Spinner
Installation
First, install Yeoman and generator-koapp-spinner using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-koapp-spinnerThen generate your new project:
yo koapp-spinner spinnerNameOptionally, you can include the following flags:
-u authorName-w authorHomepage-s spanishDescription-e englishDescription-p price-l license-c categoriesseparated by comma
Contribution
Please open an issue with your suggestion/question.
If you want to improve the code, please follow these steps and submit a pull request.
- Download
git clone https://github.com/KingofApp/generator-koapp-spinner.git && cd generator-koapp-spinner- Install all dependencies
npm install- Added to local NPM
npm link- Execute it
yo koapp-spinner spinnerNameLicense
MIT © King of App