Build and InstallΒΆ

The build of the LightJSON need cmake.

bash ./scripts/build.sh

You can run the UnitTest to validate the success of the build.

bash ./scripts/test.sh