|
2 months ago | |
---|---|---|
case-study | 4 months ago | |
chapters | 2 months ago | |
code | 4 months ago | |
images | 3 months ago | |
resources | 2 months ago | |
scripts | 3 months ago | |
.gitignore | 4 months ago | |
Dockerfile | 9 months ago | |
Makefile | 9 months ago | |
README.md | 4 months ago | |
TODO.md | 5 months ago | |
meeting_notes.md | 4 months ago | |
settings.yaml | 4 months ago |
This repository contains my ongoing bachelor thesis. Research and implementation is still ongoing, so expect to find scratchpad like notes in here too.
Dependencies to build this document are:
pdflatex
biber
hunspell
pandoc
If installed on your system you can also use inotifywait
to build once changes occur.
To build this thesis run:
$ make
To continously build once a file changes use:
$ make run
and your configured pdf-viewer will open.