libfyaml-examples ·
====
libfyaml examples
The libfyaml library must be installed and usable in your system using pkg-config.
libfyaml-examples
uses a standard autotools based build scheme so...
./bootstrap.sh
./configure
make
Will build all the examples
Feel free to send pull requests and raise issues.