-
📜 Description
When launching the creation of a cookiecutter template, it does not execute the pre_prompt hook.
👟 Reproduction steps
Launch the construction of a cookiecutter template with a pre_p…
-
I have a Cookiecutter project template that I am trying to migrate from using Poetry to `uv`. However, I encountered an issue with the strict `uv` validation of `pyproject.toml`.
Poetry is able to …
-
- [x] Configure Codespell for checking typos via pre-commit: https://github.com/diffpy/diffpy.snmf/pull/121 and use the instructions for customization provided in this PR: https://github.com/Billingeg…
-
| | |
|:---|:---|
|**_F´ Version_**| |
|**_Affected Component_**| |
---
## Feature Description
Add CI workflow to validate the cookiecutter templates. Something in the likes of
```
fprime…
-
Currently, the report section in the documentation includes the latest node and edge reports with this template:
https://github.com/monarch-initiative/cookiecutter-monarch-ingest/blob/7adc342e86285…
-
* Cookiecutter version: Cookiecutter 2.1.1 (installed via homebrew)
* Template project url: local
* Python version: system version, but also tried installing with homebrew, that didn't help
* Opera…
-
Since `cookiecutter`, along with other libraries like `inquirer` and `typer`, is used exclusively in the CLI for templating new projects, could we make these optional dependencies? This would reduce t…
-
Ask users having a cookiecutter version of the template to switch to copier version.
-
When maintaining multiple generated projects; it is laborious to sync updates made to components/services/etc in the template and in generated projects. I add some improvement to the generated output …
-
Not sure if this is what you want, but there is a cookiecutter template for python packages. It can be forked and customized to your needs:
https://github.com/audreyr/cookiecutter-pypackage