Skip to content

jscMR/generator-jskeleton-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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 Polymer 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

Jskeleton Extension boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors