This uses Arturo - ano for building and uploading to Arduino.
- Install Arduino
- Install Arturo - ano
For any project that you go into that you wish to run on your arduino make sure to do the following.
- cd /path/to/project
- Breadboard the project based on README.md in the project directory
2.1 Any additional information will be in the
info
directory - Build and upload:
ano build && sudo ano