Added generator to keep templates consistent and easy to maintain

Closed User expired requested to merge csam6610/bachelor-master-thesis:generator into master

I just discovered the click library and since I had to change my thesis template and discovered that there are inconsistencies between the templates. So I decided to test the click library and create something useful and the generator for the thesis templates was born.

Python >=3.6 and the click library is needed.

Please check the todo in the generator/template/template.tex file.

All templates can be generated with the Makefile in the template directory.

I hope you have fun with it and this is useful for the dbis-group in the future.

Merge request reports