Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

## Published At

https://forum.arduino.cc/c/development-tools/arduino-cli/89
https://forum.arduino.cc/c/development-tools/arduino-command-line-tools/89
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Discussion about official Arduino command line tools

In addition to the GUI-based tools like **Arduino IDE**, Arduino offers various command line tools to facilitate project development.

Use this category for topics where the primary subject matter is one of the official Arduino command line tools. These include:

- [**Arduino CLI**](https://arduino.github.io/arduino-cli/latest/)
- [**Arduino Firmware Uploader**](https://arduino.github.io/arduino-fwuploader/)
- [**Arduino Language Server**](https://github.com/arduino/arduino-language-server)
- [**Arduino Lint**](https://arduino.github.io/arduino-lint/)
Loading