1.0.2 • Published 4 years ago
generator-ui5-add v1.0.2
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-addThen generate your new project:
yo ui5-addGood 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.
- Middleware extensions
- Tasks extensions
- Tooling extensions
- Custom controls
- Custom Libraries
- Framework
- VSCode extensions
License
Apache-2.0 © Jakob Kjaer