pimoroni / breakout-garden

Documentation, software, and examples for the Breakout Garden ecosystem.
https://shop.pimoroni.com/products/breakout-garden-hat
MIT License
70 stars 13 forks source link

Some libraries - sgp30, drv2605 - block the installer #27

Open Gadgetoid opened 2 years ago

Gadgetoid commented 2 years ago

Some libraries have install.sh endpoints that try to install examples. They use a confirmation and require a keypress to continue, which stalls the auto installer.

We need a --force argument added to install.sh across the board to fix this.