11 lines
265 B
Markdown
11 lines
265 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.com/gems/doc/bake-toolkit/
|