|
3 weeks ago | |
---|---|---|
case-study | 1 month ago | |
chapters | 3 weeks ago | |
code | 1 month ago | |
images | 3 weeks ago | |
resources | 3 weeks ago | |
scripts | 3 weeks ago | |
.gitignore | 1 month ago | |
Dockerfile | 6 months ago | |
Makefile | 6 months ago | |
README.md | 1 month ago | |
TODO.md | 2 months ago | |
meeting_notes.md | 1 month ago | |
settings.yaml | 1 month 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.