Skip to content

Generator to create new tooling extensions projects and manage tooling extensions per project

License

Notifications You must be signed in to change notification settings

ui5-community/generator-ui5-add-extension

Repository files navigation

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.

  • Middleware extensions
  • Tasks extensions
  • Tooling extensions
  • Custom controls
  • Custom Libraries
  • Framework
  • VSCode extensions

License

Apache-2.0 © Jakob Kjaer

About

Generator to create new tooling extensions projects and manage tooling extensions per project

Resources

License

Stars

Watchers

Forks