WARNING: This is the arduinobuddy fork of arduino-cli. It contains some modified source code and will not work like the original.
https://github.com/arduino/arduino-cli (Original Repository)
Note: The build file build_arduinobuddy.bat
works for any golang code. Feel free to use it as you like.
Prerequisites:
- Golang
- (Optional) file to verify the binary.
Steps:
- Open a terminal
- CD into this directory.
- Run
./build_arduinobuddy.bat
Result located in./arduino-cli-android
The rest of this readme is from the original repository. The license of the original arduino-cli (shown below) applies to this repository.
Arduino CLI is an all-in-one solution that provides Boards/Library Managers, sketch builder, board detection, uploader, and many other tools needed to use any Arduino compatible board and platform from command line or machine interfaces.
For guidance on installation and development, see the User documentation.
- Install the Arduino CLI
- Follow the Getting Started guide to check out what the CLI can do
- Browse the Commands reference to see all the available commands
- Should you have an issue, read the FAQ page
Contributions are welcome!
Please read the document How to contribute which will show you how to build the source code, run the tests, and contribute your changes to the project.
✨ Thanks to all our contributors! ✨
Nightly builds are available for testing.
If you think you found a vulnerability or other security-related bug in the Arduino CLI, please read our security policy and report the bug to our Security Team 🛡️ Thank you!
e-mail contact: security@arduino.cc
Arduino CLI is licensed under the GPL-3.0 license.
You can be released from the requirements of the above license by purchasing a commercial license. Buying such a license is mandatory if you want to modify or otherwise use the software for commercial activities involving the Arduino software without disclosing the source code of your own applications. To purchase a commercial license, send an email to license@arduino.cc