generator-saphanaacademy-mta

Yeoman Generator to jump-start Multitarget Applications

Usage no npm install needed!

<script type="module">
  import generatorSaphanaacademyMta from 'https://cdn.skypack.dev/generator-saphanaacademy-mta';
</script>

README

generator-saphanaacademy-mta NPM version Build Status Dependency Status

Yeoman Generator to jump-start Multitarget Applications

Installation

First, install Yeoman and generator-saphanaacademy-mta using npm

npm install -g yo
npm install -g generator-saphanaacademy-mta

We assume you have pre-installed node.js and the Cloud Foundry CLI with the multiapps plugin. In order to build the project ensure the Cloud MTA Build Tool (MBT) is installed. This is already the case for SAP Business Application Studio.

If using SAP HANA Cloud ensure you have an instance in the space where you'll be deploying the app.

Also ensure that you are logged in to the Cloud Foundry CLI and are targeting the org and space into which you want to deploy the project.

To generate your new project:

yo saphanaacademy-mta

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the LICENSE file.