This repository contains the documentation and code for my "thesis" at the IBZ school.
This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Andreas Zweili ff2432051a correct some parts in the glossary 2019-03-14 21:05:29 +01:00
general correct some parts in the glossary 2019-03-14 21:05:29 +01:00
projektantrag make symlinks relativ 2018-12-24 10:56:34 +01:00
projektdokumentation remove spaces 2019-03-14 20:37:23 +01:00
protokolle add meeting notes of the third meeting 2019-03-07 21:34:57 +01:00
raw_files/hello_world add a screenshot of the hello_world pogramm 2018-12-23 10:03:41 +01:00
.gitignore ignore zip files 2019-01-03 14:22:05 +01:00
LICENSE change the license to CC-BY-SA 2018-12-11 22:28:27 +01:00
README.org extend the readme 2018-12-24 11:31:53 +01:00
setup.sh extend the setup file 2018-07-20 08:40:39 +02:00

README.org

Thesis

This repository contains the documentation and code for my "thesis" at the IBZ school.

The original location of this repository is: https://git.2li.ch/Nebucatnetzer/thesis

To build the documents you need the following applications installed on your system:

  • inkscape
  • texlive-full
  • emacs
  • graphviz

If your system fullfills this depencies then you can navigate in either the folder "projekantrag" or the folder "projekthandbuch" and execute the following command:

make

This should build the document for you and create a PDF document in the directory you executed the command.