-
### Descrição
A ideia seria conseguir atualizar de maneira rápida e fácil todos os repositórios criados a partir deste cookiecutter.
See https://github.com/splor-mg/cookiecutter-datapackage/issu…
-
## Description
This issue is in the vein of #1725 and #3803, and discussions elsewhere e.g. https://stackoverflow.com/questions/39838290/is-there-a-command-for-creating-an-app-using-cookiecutter-dj…
-
### What's needed?
We are investing quite a bit of work trying to add ways to easy the template upgrade for users. Ideally the template tool should help us with this.
### Proposed solution
Co…
-
**Description:**
We recently migrated a substantial project to the `django-cookiecutter` framework. Following this transition, we encountered significant issues with our IDE (PyCharm). Specifically…
urzbs updated
4 months ago
-
I tried installing this repo using cookiecutter on 2 different PC's. They keep failing with the same error.
PS C:\Users\\\Desktop\1.Projects> python -m cookiecutter https://github.com/italomaia/fla…
-
The `cookiecutter` instructions in `templates/README` are not correct:
```
cookiecutter gh:intake/intake/templates/plugin
```
Output:
```sh
The repository https://github.com/intake/intake/templa…
-
the primary clunkiness as brought up in https://github.com/getpelican/pelican-plugins/issues/425, is that someone using this project would have to manually replace all the lines that are `thedropin` s…
-
This project is a template for other projects, so I think it could best used as a [cookiecutter](http://cookiecutter.readthedocs.org/en/latest/) template, since it's a tool to deal with project templa…
-
Do we need a new cookiecutter template? Can't we extend https://github.com/pySTEPS/cookiecutter-pysteps-plugin ?
-
I hope I didn't miss this somewhere in the docs but is there an easy way to effectively *subclass* cookiecutters?
For example, I have cookiecutter `A` with some folder structure, and now I want to…