1.2.0 • Published 6 months ago
@ragarwal06/sap-cloud-application-generator v1.2.0
SAP Cloud Application Generator
The core engine powering both the CLI and VS Code extension generators for SAP Cloud applications. Orchestrates template rendering, file system operations, and configuration stitching to produce a complete boilerplate project.
🚀 Features
- Template-driven scaffolding using Handlebars
 - Dynamic rendering of frontend, backend, and service modules
 - Extensible template registry & hook system
 - Built-in support for UI5, React, Node.js, and Spring Boot stacks
 - Automatic generation of:
package.json/pom.xml- Deployment descriptors (
mta.yaml,xs-app.json,manifest.yml) 
 - Pluggable file transformers and post-generation hooks
 
🎯 Installation
npm install @ragarwal06/sap-cloud-application-generator
# or
yarn add @ragarwal06/sap-cloud-application-generator📄 License
ISC License. See LICENSE for details.