Skip to content

Switch from cruft/cookiecutter to copier #3

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

Merged
merged 4 commits into from
Jan 18, 2025
Merged

Conversation

dalito
Copy link
Owner

@dalito dalito commented Jan 13, 2025

With this pull request the template produces exactly the same project files as cruft/cookiecutter but with copier.

The dot-env-style configuration file config.public.mk that is generated in the project is standard conform with respect to quoting variables. This file is compatible with the just command runner. If you still want to use make you have to remove the quotes from the variables (see notes in the file).

Copier-related choices:

  • renames cookiecutter project directory {{cookiecutter.project_name}}} to just template

Closes #1

@dalito dalito force-pushed the issue1-switch-to-copier branch 2 times, most recently from b53d843 to 4fef1e4 Compare January 18, 2025 13:04
@dalito dalito force-pushed the issue1-switch-to-copier branch 3 times, most recently from 470aa1b to 5443a40 Compare January 18, 2025 16:12
@dalito dalito force-pushed the issue1-switch-to-copier branch from 122183b to 6f5d4c8 Compare January 18, 2025 17:14
@dalito dalito merged commit b5779dd into main Jan 18, 2025
1 check passed
@dalito dalito deleted the issue1-switch-to-copier branch January 18, 2025 17:43
@dalito dalito added this to the Release 0.1.0 milestone Jan 19, 2025
@dalito dalito added the _repo Related to the template-repository label Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
_repo Related to the template-repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initial conversion to use copier instead of cruft/cookiecutter
1 participant