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 c274b03caf extend the readme 2018-12-24 11:31:53 +01:00
general extend the configuration management section 2018-12-22 16:55:02 +01:00
projektantrag make symlinks relativ 2018-12-24 10:56:34 +01:00
projekthandbuch update the time management 2018-12-24 11:27:26 +01:00
protokolle add a protokoll file 2018-12-24 10:54:49 +01:00
raw_files/hello_world add a screenshot of the hello_world pogramm 2018-12-23 10:03:41 +01:00
.gitignore ignore .listing files 2018-09-16 19:25:06 +02: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.