A Yeoman generator for generate we.js projects, plugins, themes and clientside modules
- yo wejs:app ✅
- yo wejs:blog ✅ ( for create blog project )
- yo wejs:plugin ✅
- yo wejs:theme ✅
- yo wejs:widget ✅
- yo wejs:helper ✅
- yo wejs:resource ✅
- Yeoman duuhh!
install it with npm
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:
npm install -g generator-wejs
yo wejs:app
yo wejs:plugin
yo wejs:theme
yo wejs:blog
yo wejs:helper
yo wejs:resource attr1:type attr2:type
yo wejs:doc
we test
we-test -g 'wejs:plugin'
npm run upp
- We.js site: http://wejs.org
- Linky - https://linkysystems.com
MIT License Copyright © 2015-present, Alberto Souza