Skip to content
Snippets Groups Projects
Commit fb5b2b14 authored by Andreas Herten's avatar Andreas Herten
Browse files

Add TODO-ified verison of Task 1 (entirely in the batch scripts)

The .master folder uses the copy.mk script form all our courses to generate solutions and tasks. But because we are not using C files, we cannot use the cppp (C partial pre-processor) which we use for the tasks for the other courses. BUT Jinja to the rescue. I found a jinja2-cli application which consumes a YAML file and just processes a random other file. And it works! Look at the requirements.txt to set up your venv for the jinja2-cli app. That said, the pre-processed versions of the files are commited so no need to install it.
parent 1c58f620
No related branches found
No related tags found
1 merge request!5Add TODO-ified verison of Task 1 (entirely in the batch scripts)
Showing
with 252 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment