Files
parodus/README.md
2017-02-02 20:10:22 -08:00

657 B

parodus

C implementation of the WebPA client coordinator

Build Status codecov.io Coverity Apache V2 License

Building and Testing Instructions

mkdir build
cd build
cmake ..
make
make test