mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
7 lines
188 B
ReStructuredText
7 lines
188 B
ReStructuredText
|
Generate a new cookiecutter-django project: ::
|
||
|
|
||
|
$ cookiecutter gh:cookiecutter/cookiecutter-django
|
||
|
|
||
|
For more information refer to
|
||
|
:ref:`Project Generation Options <template-options>`.
|