Skip to content

YAML configuration

Andrey Popov requested to merge config into master

This MR adds support for YAML configurations. Currently there is only a single configuration file with trivial content, but it will be expanded in future. The parsing is done with yaml-cpp.

Merge request reports