-
I use a post generation hook in my cookiecutter template with steps that I only want to perform on initial creation of a project, but not during a cruft update. Is there a way to determine whether a c…
-
> mark@nuc-two-ups:~/gitrepos/cleanroom-schema$ make update
./utils/get-value.sh: 4: Bad substitution
./utils/get-value.sh: 4: Bad substitution
cruft update
bash: cruft: command not found
make: *…
-
In `cruft diff` [here](https://github.com/cruft/cruft/blob/master/cruft/_commands/diff.py#L47), cruft copies project files that also exist in the hydrated template.
Early in a template's life I'm d…
-
- [x] Use [the cookiecutter template with cruft](https://github.com/brightway-lca/cookiecutter-brightwaylib/)
- [x] remove azure pipelines for CI
- [x] Use github actions for testing
- [x] Use gith…
-
This is not an issue. It's more of a future-proof idea.
The file created by cruft should be versioned to support updates across time and versions.
This will allow the `.cruft.json` file content …
-
- templating: instead of "Replace hello_cmd with the ..." etc, make this project into https://github.com/cookiecutter/cookiecutter template. Users then should be able to just enter the name and all th…
-
[`cruft` is a Python package that lets you update projects built from a cookiecutter to the cookiecutter's latest version](https://cruft.github.io/cruft/).
In the next release (see PR #33), we'll b…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that Ferdium Recipes adheres to.
- [X] I have searched the […
-
Love,
SRE
-
one thing @knyghtmare complained about recently was how big the download was, well a lot of that comes from there being a bunch of old cruft leftover in the repo. We should use `wmlscope` to find stuf…