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

Function generate is not clear for application to existing packages #301

Closed
abelsiqueira opened this issue Jul 3, 2024 · 0 comments · Fixed by #341
Closed

Function generate is not clear for application to existing packages #301

abelsiqueira opened this issue Jul 3, 2024 · 0 comments · Fixed by #341
Labels
investigation The issue requires investigation to define a closing action (not to be mistaken with needs more info
Milestone

Comments

@abelsiqueira
Copy link
Collaborator

Description

When you have an existing package, it is not clear that "generate" will apply the template.
Maybe there should be an alias apply or similar?

@abelsiqueira abelsiqueira added this to the JuliaCon milestone Jul 3, 2024
@abelsiqueira abelsiqueira added the investigation The issue requires investigation to define a closing action (not to be mistaken with needs more info label Jul 4, 2024
abelsiqueira added a commit that referenced this issue Jul 8, 2024
BestieTemplate.generate only works for new folders now.
BestieTemplate.apply was created to handle existing folders.

Closes #301

Breaking change: generate stops working for existing packages and apply
should be used instead.
abelsiqueira added a commit that referenced this issue Jul 8, 2024
BestieTemplate.generate only works for new folders now.
BestieTemplate.apply was created to handle existing folders.

Closes #301

Breaking change: generate stops working for existing packages and apply
should be used instead.
abelsiqueira added a commit that referenced this issue Jul 8, 2024
BestieTemplate.generate only works for new folders now.
BestieTemplate.apply was created to handle existing folders.

Closes #301

Breaking change: generate stops working for existing packages and apply
should be used instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation The issue requires investigation to define a closing action (not to be mistaken with needs more info
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant