Files
platformio-core/docs/userguide/lib/cmd_register.rst
T
2014-09-06 23:51:28 +03:00

27 lines
363 B
ReStructuredText

.. _cmd_lib_register:
platformio lib register
=======================
.. contents::
Usage
-----
.. code-block:: bash
platformio lib regiter [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