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

Allow for .copier-answers.yml to recide in .config #1868

Open
KalleDK opened this issue Nov 22, 2024 · 1 comment
Open

Allow for .copier-answers.yml to recide in .config #1868

KalleDK opened this issue Nov 22, 2024 · 1 comment

Comments

@KalleDK
Copy link

KalleDK commented Nov 22, 2024

Actual Situation

To help declutter the root directory and keep configs together

https://github.com/dot-config/dot-config.github.io

Desired Situation

I would like to keep one more file out of the root, and keep it collected in the .config folder

Proposed solution

It could be a priotized list

  • .copier-answer.yml
  • .config/.copier-answer.yml

This would then be backwards compatible and shouldn't break any templates

@KalleDK
Copy link
Author

KalleDK commented Nov 22, 2024

I know that it works to do following

copier update -a .\.config\.copier-answers.yml

But would be nice to work out of the box :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant