Files
platformio-core/docs/userguide/lib/cmd_register.rst
T

27 lines
364 B
ReStructuredText
Raw Normal View History

.. _cmd_lib_register:
platformio lib register
=======================
.. contents::
Usage
-----
.. code-block:: bash
2015-03-21 14:05:19 +01:00
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