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]: Import template using HTTP #18

Closed
1 task done
Joffref opened this issue Nov 18, 2023 · 0 comments
Closed
1 task done

[Feature]: Import template using HTTP #18

Joffref opened this issue Nov 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@Joffref
Copy link
Owner

Joffref commented Nov 18, 2023

Contact Details

No response

What is the feature?

Be able to specify, an HTTP URL instead of a path for a template.

What is the solution?

Parse template argument to check if it starts https://. If it is true, let's download it in tmp dir and run genz with this template.

Why is this important?

No response

What are the alternatives?

No response

What is the impact?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Joffref Joffref added enhancement New feature or request good first issue Good for newcomers labels Nov 18, 2023
@Joffref Joffref added this to the MVP milestone Nov 18, 2023
@Joffref Joffref self-assigned this Nov 18, 2023
@Joffref Joffref closed this as completed Nov 18, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant