DietCli is written in C++ 11 with RapidJson as dependency.
-
RapidJSON
-
Cmake.
-
Any C++ 11 compatible compiler.
First make sure you that you have RapidJSON installed.
Clone this repository and run mkdir build && cmake -B build/ && cmake --build build/