Skip to content

Commit f561296

Browse files
authored
Merge pull request #636 from per1234/command-line-tools
Updates to reflect scope change of "Arduino Command Line Tools" category
2 parents 728a85a + 7440ad8 commit f561296

File tree

5 files changed

+11
-14
lines changed
  • content/categories/development-tools
    • arduino-cli/_topics/about-the-arduino-command-line-tools-category
    • arduino-command-line-tools

5 files changed

+11
-14
lines changed

content/categories/development-tools/arduino-cli/_topics/about-the-arduino-command-line-tools-category/1.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

content/categories/development-tools/arduino-cli/README.md renamed to content/categories/development-tools/arduino-command-line-tools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
## Published At
1010

11-
https://forum.arduino.cc/c/development-tools/arduino-cli/89
11+
https://forum.arduino.cc/c/development-tools/arduino-command-line-tools/89
File renamed without changes.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Discussion about official Arduino command line tools
2+
3+
In addition to the GUI-based tools like **Arduino IDE**, Arduino offers various command line tools to facilitate project development.
4+
5+
Use this category for topics where the primary subject matter is one of the official Arduino command line tools. These include:
6+
7+
- [**Arduino CLI**](https://arduino.github.io/arduino-cli/latest/)
8+
- [**Arduino Firmware Uploader**](https://arduino.github.io/arduino-fwuploader/)
9+
- [**Arduino Language Server**](https://github.com/arduino/arduino-language-server)
10+
- [**Arduino Lint**](https://arduino.github.io/arduino-lint/)

0 commit comments

Comments
 (0)