mirror of
https://github.com/outbackdingo/parodus.git
synced 2026-01-27 10:20:04 +00:00
ae5ea47671889beccee74e778147c4a9b9068284
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
Description
Languages
C
95.3%
CMake
4.3%
Python
0.3%