Files
platformio-core/docs/userguide/lib/cmd_register.rst
T
Tom Payne fa3db92d88 Fix typo
2015-03-21 14:05:19 +01:00

27 lines
364 B
ReStructuredText

.. _cmd_lib_register:
platformio lib register
=======================
.. contents::
Usage
-----
.. code-block:: bash
platformio lib register [HTTP_URL_TO_LIBRARY.JSON]
Description
-----------
Register new library and allow others to install it.
Examples
--------
.. code-block:: bash
$ platformio lib register http://my.example.com/library.json