Skip to content

arduino/arduino-cli

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
rsora
Apr 22, 2020
697d197 · Apr 22, 2020
Jul 18, 2019
Apr 22, 2020
Mar 25, 2020
Apr 16, 2020
Apr 16, 2020
Mar 25, 2020
Apr 16, 2020
Apr 16, 2020
Apr 17, 2020
Mar 25, 2020
Jan 7, 2020
Mar 10, 2020
Apr 15, 2020
Apr 2, 2020
Jan 7, 2020
Mar 10, 2020
Apr 9, 2020
Jan 7, 2020
Sep 3, 2019
Aug 6, 2019
Mar 5, 2020
Feb 12, 2020
Aug 7, 2018
Mar 13, 2020
Mar 5, 2020
Apr 16, 2020
Apr 16, 2020
Feb 12, 2020
Nov 28, 2019
Jan 7, 2020
Apr 16, 2020
Mar 5, 2020

Repository files navigation

arduino-cli

cli-logo

Arduino CLI is an all-in-one solution that provides builder, boards/library manager, uploader, discovery and many other tools needed to use any Arduino compatible board and platforms.

tests-badge nightly-badge docs-badge codecov-badge

Note: this software is currently under active development: anything can change at any time, API and UI must be considered unstable until we release version 1.0.0.

Docs

For guidance on installation and development, see the User documentation.

Quickstart

  1. Install the Arduino CLI
  2. Follow the Getting Started guide to check out what the CLI can do
  3. Browse the Commands reference to see all the available commands
  4. Should you have an issue, read the FAQ page

How to contribute

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! ✨