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.