cm.template/copier.yml

41 lines
500 B
YAML

_exclude:
- .git
- copier.yml
_tasks:
- git init .
- git add .
- git commit -m "Initial commit"
- git checkout -b dev
student_name:
type: str
default: Samuel Ortion
help: Your name
teacher_name:
type: str
help: Teacher's name
teacher_email:
type: str
help: Teacher's email
course_name:
type: str
help: Course name
semester:
type: str
help: Semester
default: M1 - S1
pathway:
type: str
help: Pathway
default: GENIOMHE
title:
type: str
help: Title