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

Extend the CLI to use custom templates #242

Open
raksiv opened this issue Jun 2, 2022 · 1 comment
Open

Extend the CLI to use custom templates #242

raksiv opened this issue Jun 2, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@raksiv
Copy link
Member

raksiv commented Jun 2, 2022

Users will want to experiment with their own templates, it should be possible to do this without officially releasing a template.

Add a configuration in the CLI to let them configure their template sources

  • Add notes to readme to describe how they would do this.
@jyecusch jyecusch changed the title Extend the CLI to use custom templates - Extend the CLI to use custom templates Jun 3, 2022
@raksiv raksiv added good first issue Good for newcomers enhancement New feature or request labels Oct 3, 2022
@tjholm
Copy link
Member

tjholm commented Mar 15, 2023

A template source flag might work well for this (many other CLIs implement it this way).

nitric new --template git://github.com/myorg/mytemplates/mytemplate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants