We.js Yeoman generator for generate plugins, themes and projects
npm install generator-wejs> A Yeoman generator for generate we.js projects, plugins, themes and clientside modules
- yo wejs:app :white_check_mark:
- yo wejs:blog :white_check_mark: ( for create blog project )
- yo wejs:plugin :white_check_mark:
- yo wejs:theme :white_check_mark:
- yo wejs:widget :white_check_mark:
- yo wejs:helper :white_check_mark:
- yo wejs:resource :white_check_mark:
- Yeoman duuhh!
install it with ``npm`
`bash`
npm install -g yo
It generate structures for we.js features like plugins. with example files, configs and tests
To install generator-wejs from npm, run:
`bash`
npm install -g generator-wejs
`sh`
yo wejs:app
`sh`
yo wejs:plugin
`sh`
yo wejs:theme
`sh`
yo wejs:blog
`sh`
yo wejs:helper
`sh`
yo wejs:resource attr1:type attr2:type
`sh`
yo wejs:doc
`sh`
we test
##### For run only 'wejs:plugin' test use:
`sh`
we-test -g 'wejs:plugin'
`sh ``
npm run upp
> * We.js site: http://wejs.org
- Linky - https://linkysystems.com
MIT License Copyright © 2015-present, Alberto Souza