Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 245 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 245 Bytes

arduino-linux-setup

Simple bash script to configure your Arduino IDE under Linux OS

run the script with :

$ chmod +x arduino-linux-setup.sh
$ ./arduino-linux-setup.sh <your_username>

please use always the latest revision available.