Skip to content

Conversation

@nicolasfripp
Copy link
Contributor

@nicolasfripp nicolasfripp commented Jul 11, 2025

Type of change

  • Fix
  • Story
  • Chore

Description of the change

Copier helps us quickly create a new project from a standardized template. It requests configuration values, copies files from the template repository, and can run custom tasks (such as renaming files, injecting variables, or setting up the .env) immediately after generating the project.

read https://github.com/xmartlabs/python-template/compare/feat/copier?expand=1 for more context.

Related PRs

N/A

@mrevetria-sp
Copy link

@nicolasfripp could you write a description for this PR to introduce copier and also update the readme to help others know how it should be used, please? 🙏

@nicolasfripp
Copy link
Contributor Author

Screen.Recording.2025-07-11.at.1.41.48.PM.mov

@nicolasfripp
Copy link
Contributor Author

What do you think about removing the .env.example file, and instead, creating a .env.jinja, so I can do the same thing i did for the other files. This way I won't need to define any task like update_dotenv.py

@nicolasfripp nicolasfripp changed the title Use copier on hold: Use copier Jul 29, 2025
@nicoache1 nicoache1 closed this Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants