cookiecutter-git icon indicating copy to clipboard operation
cookiecutter-git copied to clipboard

What's the point of the "format_python" and "copy_cookie" tasks?

Open apehex opened this issue 5 years ago • 0 comments

Hello there, sweet cookie it helped me setup a bunch of repos, thanks :+1:

I had no use for the python tasks though, so I wondered what they're meant for?

Why format python code on an empty directory? Also why have a script copy static files into the target? Can't it be done manually, beforehand in the repo slug template?

May-be it's to avoid duplicating code between parent/child repos?

apehex avatar Sep 10 '20 17:09 apehex