Files
nuki_hub/Docker
Luca Oliano ade24e86a8 - move source file according with platformio standard directory structure
- remove lib_deps from platformio.ini since they are already in libs folder
2024-04-27 11:06:13 +02:00
..
2024-02-05 18:16:48 +01:00
2024-02-05 18:16:48 +01:00

Build with Docker

You can build this project using Docker. Just run the following commands in the console:

cd Docker 
./build_with_docker.sh

once the script is complete you will find the nuki_nub binary in the nuki_hub/build/release folder.