-
If your `cookiecutter` recipe commit adds conversion of generated project to a git repo, as, for example [cookiecutter-tox-plugin](https://github.com/tox-dev/cookiecutter-tox-plugin/blob/master/hooks/…
-
- [x] `git rm -f .ipynb_checkpoints` wherever they occur and add `.ipynb_checkpoints` to `.gitignore`.
- [x] Also force remove and add `.Rhistory` and `.RData` to `.gitgnore`
- [x] Add `README.m…
trvrb updated
9 months ago
-
Hi, great tool!
Just checking I've understood the way the config works - presently, everything can be configured via the `.cruft.json` file, but skip files can also be configured in the `pyproject.…
-
Some of the deployment scripts have outdated material in them that may lead to confusion or mysterious bugs, based on simple typos in a server-config file. Examples:
It looks like the old `OPENTREE_N…
-
I have a [github template for cookiecutter based spring boot projects here](https://github.com/bullyrooks/spring-microservice-template)
I use github template to create a new repo populated with the…
-
### Describe the bug
`nix-build -I nixpkgs=/media/cruft/nixpkgs-link '' -A config.system.build.isoImage -I nixos-config=iso.nix`
results in
`error: The option 'system.installer.channel.enable' in '…
evils updated
8 months ago
-
Thanks for this great addition to cookiecutter!
It would be interesting to use cruft to synchronise several templates at the same time. For example, one template for pre-commits and another one tha…
-
Because why should you decide my default DNS for me
-
for instance: https://openpnm.org/examples/applications/relative_permeability.html
-
I'm using Octave installed from home-brew in Mac OS 10.10.5 Yosemite. These are the errors I get when I call `make oct`:
```
g++ -O3 -fPIC -pthread -Wall -Werror -ansi -ffast-math -fomit-frame-pointe…