-
**Environment**
![image](https://user-images.githubusercontent.com/59192491/199203905-47ca99da-e697-4157-8152-3813cde4a07a.png)
**Steps to Reproduce**
1.Launch VS and open a local folder
![ima…
-
@fghaas switched to a cookiecutter approach:
https://github.com/fghaas/cookiecutter-presentation
which seems like a much cleaner approach than [current usage](https://github.com/SUSE/presentatio…
-
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
-
In the primary cookiecutter instructions,
Add:
1. User must be in the install directory when calling cookiecutter. e.g., PWD='/opt'
2. User must have write permissions for that directory
Under s…
-
```sh
$ enaml-native create app
/home/dunossauro/.pyenv/versions/3.7.7/lib/python3.7/site-packages/atom/scalars.py:227: FutureWarning: Unicode is deprecated and will be removed in atom 0.6.0
warn…
-
This looks pretty good. Did you create this using the mbuild recipe cookiecutter? It might be worthwhile to recreate this with the cookiecutter to get the formatting/CI/entrypoint consistent with othe…
-
* Cookiecutter version: 2.6.0
* Python version: 3.9.16
* Operating System: RHEL 8
This issue is a reopening of #1738.
### Description:
As described [here](https://cookiecutter.readthedocs.i…
-
I am attempting to exclude this dir from inspection:
```
extend-exclude = [
"__pycache__",
]
```
but I am getting:
```sh
$ python3 -m ruff format .
ruff failed
Cause: error parsi…
-
I just saw this and it seems pretty neat https://pypi.python.org/pypi/cookiecutter/0.6.4
gaqzi updated
11 years ago
-
* Cookiecutter version: 2.6.0
* Template project url: https://github.com/cookiecutter/cookiecutter-django
* Python version: 3.12.2-slim-bookworm
* Operating System:
### Description:
When I …