Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

phaenovum/roborave-de-rules

Repository files navigation

Moved to

RoboRAVE Germany Rules

These are the rules of RoboRAVE Germany. The rules are translated from the origiinal rules of RoboRAVE International.

PDF Generation

After cloning change into this repositories directory, create a build directory, generate a build configuration with cmake and use make to generate the PDFs.

These are the commands:

cd roborave-de-rules
mkdir build
cmake ..
make all

Dependencies

  • git
  • cmake
  • xelatex