Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE - UI5 library generator #2406

Open
3 tasks
cianmSAP opened this issue Sep 24, 2024 · 0 comments
Open
3 tasks

FEATURE - UI5 library generator #2406

cianmSAP opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
feature New feature or request ui5-library-generator ui5-library-writer @sap-ux/ui5-library-writer

Comments

@cianmSAP
Copy link
Contributor

As a developer,
I want to use a yeoman generator module,
so that I can be prompted for ui5 library config and generate the library

Description

Prompting @sap-ux/ui5-library-inquirer and writing @sap-ux/ui5-library-writer are published modules in open-ux-tools, this module will encompass both into the ui5 library generator

Technical Design

@sap-ux/fiori-generator-shared: getDefaultTargetFolder required to determine the target folder
@sap-ux/ui5-library-inquirer: update UI5LibraryAnswers interface
@sap-ux/nodejs-utils: update CommandRunner to support additional opts to install in specific directories

Create the new module @sap-ux/ui5-library-generator

Notes

Tasks

  • Unit Tests added
  • Test Cases defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request ui5-library-generator ui5-library-writer @sap-ux/ui5-library-writer
Projects
None yet
Development

No branches or pull requests

1 participant