SAP / open-ux-tools

Enable community collaboration to jointly promote and facilitate best in class tooling capabilities
Apache License 2.0
83 stars 35 forks source link

FEATURE - and ABAP deploy configuration inquirer #2127

Closed cianmSAP closed 1 month ago

cianmSAP commented 2 months ago

_As a developer, I want to prompt a user for abap deploy configuration, so that I updated and create the files as required for ABAP deployment

Description

The new inquirer module will provide the user with the prompts to gather the data for creating ABAP deployment configuration.

Technical Design

@sap-ux/abap-deploy-config-inquirer Consumed as part of a yeoman generator

Acceptance Criteria

Given I have a yeoman generator (or similar inquirer module) when I execute getPrompts then it will return the prompt

Notes

@sap-ux/create needs to be enhanced also to incorporate the new functionality

Tasks

cianmSAP commented 1 month ago

Duplicate