Skip to content

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

To run webconfig as a standalone binary

mkdir build
cd build
cmake .. -DWEBCONFIG_BIN_SUPPORT:BOOL=true
make
make test

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages