cookiecutter-django/cookiecutter.json
2013-08-16 13:35:18 +02:00

9 lines
213 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": "Current year"
}