libyaml

Build docker container

make docker

Run docker container

make shell

Install dependencies

make deps

Run unit tests

make test