1
0
mirror of https://github.com/berdav/snappy-fox synced 2025-02-17 20:10:44 +01:00

Make commands

This commit is contained in:
Davide Berardi 2021-01-24 12:31:35 +01:00
parent dbc7152636
commit e0e85e988c

View File

@ -15,6 +15,16 @@ Just compile this application, you will need a C compiler
sudo apt install make gcc
```
Then just compile the application
```bash
make
```
You can add debug prints with
```bash
make CFLAGS=DEBUG
```
## How?
The usage of the application is pretty simple: