mirror of https://github.com/linuxdeepin/linglong
307 B
307 B
ytj
This project is a simple header-only library contains some functions
to perform 2-ways convert between YAML::Node and nlohmann::json
and a little cli program ytj to read yaml from file and print json to stdout.
BUGS
Merge keys no supported. Check https://github.com/jbeder/yaml-cpp/issues/41.