sandbox-libconfig/hello
dancingCycle 97b94d4761 feat: add hello 2023-01-17 15:17:01 +01:00
..
config.txt feat: add hello 2023-01-17 15:17:01 +01:00
example.cfg feat: add hello 2023-01-17 15:17:01 +01:00
main.c feat: add hello 2023-01-17 15:17:01 +01:00
makefile feat: add hello 2023-01-17 15:17:01 +01:00
readme.md feat: add hello 2023-01-17 15:17:01 +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
./main