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

cdf-cli: packages init command #81

Open
janaka opened this issue May 15, 2023 · 0 comments
Open

cdf-cli: packages init command #81

janaka opened this issue May 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@janaka
Copy link
Contributor

janaka commented May 15, 2023

cdf-cli packages init <name> --language=<lang> --runtime=<awscdk | cdktf > --cicd=<github>

Generates scaffolding for a package from a template. Initially we'll only support TypeScript. Includes custom module template files and build and deploy config (only actions supported initially). Template TBD (probably base off the sample package with some adjustments).

note: cdf-cli is the name of the executable.

@janaka janaka added the enhancement New feature or request label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants