About the Arduino command line tools category

Welcome to the forum board for Arduino CLI!

Arduino CLI is a tool for compiling and uploading Arduino sketches, installing libraries, and managing boards. It is the heart of the Arduino IDE, Arduino Web Editor, and Arduino Pro IDE.

As the "CLI" (command line interface) part of its name suggests, Arduino CLI may be used from the command line. In addition, Arduino CLI provides a gRPC interface and can be used as a Go module, which permits powerful integration with other software.

This forum board is for any questions you have about using Arduino CLI.

Documentation and installation instructions:
https://arduino.github.io/arduino-cli

GitHub repository:
https://github.com/arduino/arduino-cli