xdgjson
0.2.2
|
xdgjson is a very simple wrapper around jsoncpp written in C++. It reads and writes files in ${XDG_CONFIG_HOME}
. It creates subdirectories if necessary.
You can create dynamic and static libraries:
Or just copy xdgjson.hpp
and xdgjson.cpp
into your project folder.
xdgjson.hpp
has explanatory comments in it and there is an example. The reference is also available at doc.schlomp.space/xdgjson/.