#Should i commit whole `cue.mod` to git?
1 messages · Page 1 of 1 (latest)
@fleet fern You can't go wrong committing the whole cue.mod file. It's like having a lockfile and pre-downloaded packages in one. Since they're just text, they're relatively lightweight. There are ways to prune out some packages that aren't absolutely necessary if you really need it, but nothing built in.
except I want to make it part of cookiecutter template, so each file is parsed :<
what sort of template? CUE template? or some other kind?
https://cookiecutter.readthedocs.io/en/stable/ , see https://github.com/nazarewk-iac/cookiecutter-python/tree/6bff43f6c505828fa87a29a8aa63bdd220ff30ca