1.0.1 • Published 7 years ago

generator-koapp-spinner v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

generator-koapp-spinner

Koa-logo

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-spinner

Then generate your new project:

yo koapp-spinner spinnerName

Optionally, you can include the following flags:

  • -u authorName
  • -w authorHomepage
  • -s spanishDescription
  • -e englishDescription
  • -p price
  • -l license
  • -c categories separated 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 spinnerName

License

MIT © King of App

1.0.1

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

8 years ago