Skip to content

xmidt-org/webcfg

Repository files navigation

webcfg

webcfg is the client implementation of webconfig.

Build Status codecov.io Apache V2 License GitHub release

Building and Testing Instructions

mkdir build
cd build
cmake ..
make
make test