mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 18:44:27 +02:00
Add citation block
This commit is contained in:
@@ -3,9 +3,11 @@
|
|||||||
Library Manager
|
Library Manager
|
||||||
===============
|
===============
|
||||||
|
|
||||||
*"The missing library manager for embedded platforms"*, - inspired by
|
..
|
||||||
`npm <https://www.npmjs.org>`_ and `bower <http://bower.io>`_ package managers
|
|
||||||
for web.
|
*"The missing library manager for embedded platforms"* [#]_
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*PlatformIO Library Manager* allows you to organize external embedded libraries.
|
*PlatformIO Library Manager* allows you to organize external embedded libraries.
|
||||||
You can search for new libraries via :ref:`Command Line <cmd_lib_search>`
|
You can search for new libraries via :ref:`Command Line <cmd_lib_search>`
|
||||||
@@ -19,3 +21,6 @@ You don't need to bother for finding the latest version of library. Due to
|
|||||||
|
|
||||||
create
|
create
|
||||||
config
|
config
|
||||||
|
|
||||||
|
.. [#] Inspired by `npm <https://www.npmjs.org>`_ and `bower
|
||||||
|
<http://bower.io>`_ package managers for web.
|
||||||
|
Reference in New Issue
Block a user