0.0.4 • Published 9 years ago

generator-jskeleton-extension v0.0.4

Weekly downloads
6
License
ISC
Repository
github
Last release
9 years ago

NPM version NPM downloads Dependency Status

Yeoman generator for Jskeleton Extensions

Installation

Install the generator npm install -g generator-jskeleton-extension

Make a new directory and cd into it mkdir -p my-project && cd $_

Scaffold a new Jskeleton extension project: yo jskeleton-extension [extensionName]

Test

To run test:

npm test

Contribute

See the contributing docs

When submitting an issue, please follow the guidelines. Especially important is to make sure Yeoman is up-to-date, and providing the command or commands that cause the issue.

License

MIT license