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

Add --blueprint arg to timoni mod init cmd #291

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

stefanprodan
Copy link
Owner

Add --blueprint arg to timoni mod init cmd to allow creating modules from custom blueprints hosted on container registries.

Example:

timoni mod init my-app --blueprint oci://ghcr.io/stefanprodan/timoni/blueprints/starter

The convention is for the blueprint modules to be named blueprint and Timoni will replace it with the init module name.

Ref: #251

@stefanprodan stefanprodan added area/ux In pursuit of a delightful user experience area/cli CLI related issues and pull requests labels Dec 20, 2023
@stefanprodan stefanprodan merged commit c4c685a into main Dec 21, 2023
@stefanprodan stefanprodan deleted the init-blueprint branch December 21, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli CLI related issues and pull requests area/ux In pursuit of a delightful user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant