Create projects quickly from project templates
Utility that creates projects from templates
cookiecutter$ cookiecutter https://github.com/audreyr/cookiecutter-pypackage.git$ cookiecutter /path/to/local/template$ cookiecutter --no-input https://github.com/audreyr/cookiecutter-pypackage.git