Metadata-Version: 1.0
Name: mbed-cli
Version: 0.5.2
Summary: UNKNOWN
Home-page: http://github.com/ARMmbed/mbed-cli
Author: ARM mbed
Author-email: support@mbed.org
License: Apache-2.0
Description: .. image:: https://travis-ci.org/ARMmbed/mbed-cli.svg
        .. image:: https://circleci.com/gh/ARMmbed/mbed-cli.svg?style=svg
        
        mbed is a command-line tool for `ARM-mbed <https://mbed.org>`_. It enables workflows with ARM mbed repositories and maintaining dependencies, code publishing and updating from remotely hosted repositories (GitHub, GitLab, mbed.org), as well as invoking mbed's own build system and export functions, and other operations.
        
        
        Installation
        ============
        mbed is a Python script, so you'll need Python installed in order to use it. mbed was tested with version 2.7 of Python.
        
        mbed 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 GitHub <https://github.com/ARMmbed/mbed-cli/blob/master/README.md>`_.
        
        License
        =======
        mbed is licensed under Apache-2.0
        
Platform: UNKNOWN
