File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ # arduinoOTA
2+
3+ [ ![ Check General Formatting status] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-general-formatting-task.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-general-formatting-task.yml )
4+ [ ![ Check Prettier Formatting status] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-prettier-formatting-task.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-prettier-formatting-task.yml )
5+ [ ![ Spell Check status] ( https://github.com/arduino/arduinoOTA/actions/workflows/spell-check-task.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/spell-check-task.yml )
6+ [ ![ Check Markdown status] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-markdown-task.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-markdown-task.yml )
7+ [ ![ Check Shell Scripts status] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-shell-task.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-shell-task.yml )
8+ [ ![ Check Taskfiles status] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-taskfiles.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-taskfiles.yml )
9+ [ ![ Check Workflows status] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-workflows-task.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-workflows-task.yml )
10+ [ ![ Check YAML status] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-yaml-task.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-yaml-task.yml )
11+ [ ![ Check License status] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-license.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/check-license.yml )
12+ [ ![ Sync Labels status] ( https://github.com/arduino/arduinoOTA/actions/workflows/sync-labels.yml/badge.svg )] ( https://github.com/arduino/arduinoOTA/actions/workflows/sync-labels.yml )
13+
14+ ** arduinoOTA** is a tool for uploading programs to [ Arduino] ( https://arduino.cc/ ) boards over a network.
15+
16+ ## Usage
17+
18+ Run the following command for documentation of the command line interface:
19+
20+ ```
21+ arduinoOTA --help
22+ ```
23+
24+ ## Security
25+
26+ If you think you found a vulnerability or other security-related bug in this project, please read our
27+ [ security policy] ( https://github.com/arduino/arduino-lint/security/policy ) and report the bug to our Security Team 🛡️
28+ Thank you!
29+
30+ e-mail contact: security@arduino.cc
You can’t perform that action at this time.
0 commit comments