generator-ui5_to_mta

0.0.7 • Public • Published

Generator for UI5 projects in MTA folder structure

Generator which use the official UI5 tooling MTA structure from ui5-community and support the SAP Business Technology Platform deployment target.

⚠️ This process modifies/deletes several files. Please use this tool when your code is under source control or backed up

Usage with ui5_to_mta

$> npm i -g yo
$> yo ui5_to_mta project

     _-----_
    |       |    ╭──────────────────────────────╮
    |--(o)--|    │  Welcome to the ui5_to_mta   │
   `---------´   │        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_to_mta

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

SAP HTML5 Application Repository service for SAP BTP

This option is a more sophisticate way to serve the web app from Cloud Foundry-based environments.

Deployment steps:

Call this command from the root directory to deploy the application to Cloud Foundry

npm run deploy

Embedded Technologies

This project leverages (among others) the following Open Source projects:

Support

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

Contributing

We welcome any type of contribution (code contributions, pull requests, issues) to this generator equally.

Package Sidebar

Install

npm i generator-ui5_to_mta

Weekly Downloads

67

Version

0.0.7

License

Apache-2.0

Unpacked Size

45.4 kB

Total Files

13

Last publish

Collaborators

  • sanjoy0308