12 lines
256 B
Markdown
12 lines
256 B
Markdown
# Prerequisites
|
|
|
|
To be able to compile your solutions and execute the tests, you will need the following:
|
|
|
|
- working gcc compiler
|
|
- working ruby installation
|
|
- rubygems: rake and bake-toolkit
|
|
|
|
## Install the bake tool
|
|
|
|
see https://esrlabs.github.io/bake/
|
|
|