mirror of
https://github.com/outbackdingo/parodus.git
synced 2026-02-05 00:26:08 +00:00
0052742836f91a99ff3817536ca35687e4959d17
parodus
C implementation of the WebPA client coordinator
Building and Testing Instructions
mkdir build
cd build
cmake ..
make
make test
make coverage
firefox index.html
Code Coverage
Description
Languages
C
95.3%
CMake
4.3%
Python
0.3%