generator-ui5-add
v1.0.2
Published
A Yeoman generator to easily add assets to your UI5 project
Downloads
7
Maintainers
Readme
generator-ui5-add
A generator for adding assets to your ui5 project
Installation
First, install Yeoman and generator-ui5-add using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-ui5-add
Then generate your new project:
yo ui5-add
Good to know
The data for the yeoman generator is pulled from the bestOfUI5 website. Currently the following are supported, while others might come in the future depending on interest. The idea is all data is coming from bestofui5.
- [x] Middleware extensions
- [x] Tasks extensions
- [x] Tooling extensions
- [ ] Custom controls
- [ ] Custom Libraries
- [ ] Framework
- [ ] VSCode extensions
License
Apache-2.0 © Jakob Kjaer