cookiecutter-django/cookiecutter.json
2013-09-15 15:02:13 +02:00

10 lines
239 B
JSON

{
"project_name": "project_name",
"repo_name":"repo_name",
"author_name": "Your Name",
"email": "Your email",
"description": "A short description of the project.",
"year": "2013",
"domain_name": "example.com"
}