79727259

Date: 2025-08-06 12:21:02
Score: 1.5
Natty:
Report link

Acknowledging the warnings in the other answer, if you have git and want to apply a template over the top of an existing project, simply run cookiecutter with the -f flag. Make sure the output directory matches your target directory. Once that's done, run a git diff and decide what you want to keep.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Dave Potts