-
Create a template repo / cookiecutter template with the following elements:
* licence
* code of conduct
* README w/
* Mermaid diagram at the top, followed immediately by a link to qgreenland-net.…
-
I assumed the package_dir_name to be bg_mpl_stylesheets during the cookiecutter setup:
```
[3/10] project_name (diffpy.my_project): bg-mpl-stylesheets
[4/10] package_dist_name (bg-mpl-stylesh…
-
https://github.com/audreyr/cookiecutter
This would streamline the setup process even more. I personally would also let out the Ketarin stuff.
-
Mudata should adopt the cookiecutter template for all its benefits. Since there are few PRs open, the disruption should be minimal.
grst updated
4 months ago
-
to make generation one step easier, I'm starting to test using [cookiecutter](https://github.com/audreyr/cookiecutter), and have an example that (doesn't do much) other than to spit out the repo with …
vsoch updated
6 years ago
-
This used to work in Traefik v2
https://github.com/plone/cookieplone-templates/blob/e0d452f23e1dcfde1cbcb216c9e58360a5f8e6d9/project/%7B%7B%20cookiecutter.__folder_name%20%7D%7D/devops/stacks/%7B%7B%…
-
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…
-
See: [Cookiecutter](https://github.com/audreyr/cookiecutter)
Let's have at a minimum:
- [ ] A circuits application template
- [ ] A circuits.web application template
-
## Background
Spin off from #318, #278
We have templates for Django and Wagtail projects, but the scaffolding is largely the same, which means we have two places to update code and configs as w…
-
To reduce amount of boilerplate-y substitutions, this maybe should be turned into a [cookiecutter template](https://cookiecutter.readthedocs.io/en/1.7.3/first_steps.html).