sandbox-libconfig/pq-confo
dancingCycle b032a18456 feat: add pq-confo 2023-01-19 12:26:02 +01:00
..
cfg.txt feat: add pq-confo 2023-01-19 12:26:02 +01:00
main.c feat: add pq-confo 2023-01-19 12:26:02 +01:00
makefile feat: add pq-confo 2023-01-19 12:26:02 +01:00
pqconfo.c feat: add pq-confo 2023-01-19 12:26:02 +01:00
pqconfo.h feat: add pq-confo 2023-01-19 12:26:02 +01:00
readme.md feat: add pq-confo 2023-01-19 12:26:02 +01:00

readme.md

  • install dependencies on Debian Bullseye
sudo apt install libconfig-dev --no-install-recommends
  • build
make clean all
  • cleanup
make clean
  • run
Usage: ./main <path to config file>