cookieninja-generator / cookieninja

A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects - a cookiecutter fork
BSD 3-Clause "New" or "Revised" License
68 stars 7 forks source link

Rename all python modules from cookiecutter to cookieninja #41

Open yuvaldolev opened 1 year ago

yuvaldolev commented 1 year ago

We should create a new major version that makes the incompatible change of renaming all modules that use the cookiecutter name to cookieninja. This would differentiate the fork from the original project (currently only the python package itself is named cookieninja, but modules are still named cookiecutter).