sandbox-libulfius/hello-world
dancingCycle 85162a14d5 chore: add instructions for dependency installation 2023-01-17 12:23:12 +01:00
..
main.c feat: add libjansson 2023-01-10 12:11:52 +01:00
makefile feat: add hello-world 2023-01-06 11:11:40 +01:00
readme.md chore: add instructions for dependency installation 2023-01-17 12:23:12 +01:00

readme.md

  • install dependencies on Debian Bullseye
sudo apt install libulfius-dev --no-install-recommends
  • build
make
  • run
./main <port>