-
In my implementations, I'm having to explicitly ignore the `.git` folder (see #198). In the `cruft create` command, there's a `--skip` flag which allows you to ignore paths - this should also be in th…
-
### 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…
-
bin/ has many files which don't appear to belong in examples, esp. bin/perldoc, which mentions *parrot*, and has its own entire repo at https://github.com/raku/rakudoc (formerly raku/doc).
-
See the discussion in PR #4855. `tox.ini` has accumulated at least a couple hacks to work around misbehaving dependencies. It would be good to resolve those upstream and remove the hacks in `tox.ini`.
-
it would be handy to have a bash script or build target (something like `make offline`) that would keep the minimal amount of downloaded devel packages and build assets from `xpProjectInstall()` so th…
-
With 1.3 there's a lot of cruft left over from previous versions that doesn't belong anymore. Let's get rid of all of it.
-
I can swear - I read all of it, but never found any mention what exactly is "Creative mode"? This option available at any time, but I can't guess - for what? Not mentioned on the instruction site too,…
-
E.g.:
```smalltalk
descriptionFile
^ MAToOneRelationDescription new
reference:
(MAContainer basicNew
instVarAt: 1 put: Dictionary new;
instVarAt: 2 put: MAIdentityAccessor new;…
-
We can reuse tooling from the [scverse template](https://github.com/scverse/cookiecutter-scverse) for our existing project, by linking it with [cruft](https://github.com/cruft/cruft).
-
## Issue
Since PR #237 (fixing #172) it is possible to `cruft upgrade` and `cruft check` `cookiecutter` templates including [local extensions](https://cookiecutter.readthedocs.io/en/2.6.0/advanced/lo…