@sap-devx/generator-bas-ext
v0.0.3
Published
Generate a BAS simple extension project
Downloads
13
Keywords
Readme
generator-bas-ext
A Yeoman generator to create an SAP Business Application Studio extension project.
Prerequisites
Install the Yeoman CLI and the bas-ext
generator:
npm install -g yo @sap-devx/generator-bas-ext
Environment
You can run this generator from any environment that supports Yeoman; however, it is recommanded to run it from within a SAP Business Application Studio dev space.
Running it from within a dev space provides the generator default information, such as the target namespace for extension deploymnent. Running it from within a dev space also simplifies the extension deployment process itself.
Usage
yo bas-ext