@sap/generator-hdb-project
Version:
Creates a new SAP HANA database project
14 lines (12 loc) • 1.09 kB
Markdown
# SAP HANA Database Application Generator
This generator simplifies the process to create a new SAP HANA database application.
It scaffolds the basic application structure, and provides a way to bind the database module to a Cloud Foundry service.
## Prerequisites
* To interact with Cloud Foundry this generator requires the [Cloud Foundry Command Line Interface](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/4ef907afb1254e8286882a2bdef0edf4.html)
## Installation
`npm install -g @sap/generator-hdb-project`
## Configuration
* [SAP Business Application Studio](https://help.sap.com/viewer/9d1db9835307451daa8c930fbd9ab264/Cloud/en-US/8f46c6e6f86641cc900871c903761fd4.html), and command-line require no additional configuration.
* To use a graphical UI for the generator in Visual Studio Code install the [Application Wizard](https://marketplace.visualstudio.com/items?itemName=SAPOS.yeoman-ui) extension.
## License
This package is provided under the terms of the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license-3_2.txt).