cookiecutter-amu-thesis/{{cookiecutter.thesis_type}}-{{cookiecutter.thesis_surname}}/.cookiecutter.yml
2019-12-02 20:10:16 +01:00

8 lines
311 B
YAML

default_context:
thesis_type: '{{ cookiecutter.thesis_type }}'
thesis_surname: '{{ cookiecutter.thesis_surname }}'
thesis_author: '{{ cookiecutter.thesis_author }}'
thesis_title: '{{ cookiecutter.thesis_title }}'
thesis_locale: '{{ cookiecutter.thesis_locale }}'
amu_id: '{{ cookiecutter.amu_id }}'