sandbox-libulfius/init-close/readme.md

18 lines
159 B
Markdown
Raw Permalink Normal View History

2023-04-05 15:37:57 +02:00
* install dependencies on Debian Bullseye
```
sudo apt install libulfius-dev --no-install-recommends
```
* build
```
make
```
* run
```
./main <port>
```