Skip to content

Generator for Fiori Launchpad plugin which uses the official UI5 tooling. This generator built as a plug-in for the community project Easy-UI5 by SAP.

License

Notifications You must be signed in to change notification settings

ui5-community/generator-ui5-flp-plugin

Repository files navigation

Generator for SAPUI5 Fiori Launchpad Plugin

Generator for UI5 Fiori Launchpad Plugin using UI5 Tooling. (based on the Easy UI5 Generator)
Includes

  • Fiori Launchpad Plugin Component
  • Shell Extension Code Samples
  • Opa5 Test enabled

Usage with easy-ui5

$> npm i -g yo
$> yo easy-ui5 flp-plugin

     _-----_
    |       |    ╭──────────────────────────╮
    |--(o)--|    │  Welcome to the easy-ui5 │
   `---------´   │        generator!
    ( _´U`_ )    ╰──────────────────────────╯
    /___A___\   /
     |  ~  |
   __'.___.'__
 ´   `  |° ´ Y `

Run you can use npm start (or yarn start) to start the local server for development.

Standalone usage

Note the different greeting when the generator starts.

$> npm i -g yo
$> yo ./generator-ui5-project

     _-----_     ╭──────────────────────────╮
    |       |    │      Welcome to the      │
    |--(o)--|    │    generator-flp-plugin  │
   `---------´   │        generator!
    ( _´U`_ )    ╰──────────────────────────╯
    /___A___\   /
     |  ~  |
   __'.___.'__
 ´   `  |° ´ Y `

Test Application

npm run test

Support

Please use the GitHub bug tracking system to post questions, bug reports or to create pull requests.

About

Generator for Fiori Launchpad plugin which uses the official UI5 tooling. This generator built as a plug-in for the community project Easy-UI5 by SAP.

Resources

License

Stars

Watchers

Forks