1856 Forks
19884 Stars
19884 Watchers

cookiecutter

A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.

How to download and setup cookiecutter

Open terminal and run command
git clone https://github.com/cookiecutter/cookiecutter.git
git clone is used to create a copy or clone of cookiecutter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cookiecutter https://github.com/cookiecutter/cookiecutter/archive/master.zip

Or simply clone cookiecutter with SSH
[email protected]:cookiecutter/cookiecutter.git

If you have some problems with cookiecutter

You may open issue on cookiecutter support forum (system) here: https://github.com/cookiecutter/cookiecutter/issues