2014-09-06 13:44:45 +03:00
|
|
|
.. _librarymanager:
|
|
|
|
|
|
|
|
Library Manager
|
|
|
|
===============
|
|
|
|
|
2014-09-06 22:13:16 +03:00
|
|
|
*"The missing libraries manager for embedded platforms"*, - inspired by
|
|
|
|
`npm <https://www.npmjs.org>`_ and `bower <http://bower.io>`_ package managers
|
|
|
|
for web.
|
|
|
|
|
|
|
|
*PlatformIO Library Manager* allows you to organize external embedded libraries.
|
|
|
|
You can search for new libraries via :ref:`Command Line <cmd_lib_search>`
|
|
|
|
or `WebSite <http://platformio.ikravets.com>`_ interfaces.
|
|
|
|
|
|
|
|
You don't need to bother for finding the latest version of library. Due to
|
|
|
|
:ref:`cmd_lib_update` command you will have up-to-date external libraries.
|
2014-09-06 13:44:45 +03:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
config
|