logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cookiecutter — create projects from project templates

Description

cookiecutter  is  a  command-line  tool  to  create  projects from project templates. It takes as input a
       template which is either a local directory or an URL to a repository.  cookiecutter  will  then  generate
       the project from the template. It may ask questions to fill in some values.

Name

       cookiecutter — create projects from project templates

See Also

       For       more       documentation       about       cookiecutter,       have       a       look       at
       /usr/share/doc/python-cookiecutter-doc/html/index.html.

Debian                                           August 18, 2013                                 COOKIECUTTER(1)

Synopsis

cookiecutter [-h] input

See Also