Skip to content

bq/generator-jskeleton-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Yeoman generator for JSkeleton extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published