Skip to content

ARMmbed/mbed-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98a93d1 · Sep 23, 2021
Sep 23, 2021
Jan 30, 2019
Nov 9, 2020
Nov 9, 2018
Mar 14, 2018
Mar 14, 2018
Apr 22, 2016
Dec 4, 2019
Aug 18, 2020
Dec 4, 2019
Apr 22, 2016
Nov 9, 2020
Nov 9, 2020

Repository files navigation

Arm Mbed CLI

Mbed CLI is the name of the Arm Mbed command line tool, packaged as mbed-cli, which enables the full mbed workflow: repositories version control, maintaining dependencies, publishing code, updating from remotely hosted repositories (GitHub, GitLab and mbed.com), and invoking Arm Mbed's own build system and export functions, among other operations.

Installation

Mbed CLI is a Python script, so you'll need Python installed in order to use it. mbed CLI was tested with Python 2.7 and Python 3.6.

Mbed CLI supports both Git and Mercurial repositories, so you'll also need to install Mercurial and Git.

Get Started

The best way to get started is to read the documentation on os.mbed.com.

License

Mbed CLI is licensed under Apache-2.0