forked from platformio/platformio-core
40 lines
886 B
ReStructuredText
40 lines
886 B
ReStructuredText
.. _ide_atom:
|
|
|
|
Atom
|
|
====
|
|
|
|
`Atom <https://atom.io>`_ is a text editor that's modern, approachable,
|
|
yet hackable to the core—a tool you can customize to do anything but also use
|
|
productively without ever touching a config file.
|
|
|
|
This software can be used with:
|
|
|
|
* all available :ref:`platforms`
|
|
* all available :ref:`frameworks`
|
|
|
|
Refer to the `Atom Documentation <https://atom.io/docs>`_
|
|
page for more detailed information.
|
|
|
|
.. contents::
|
|
|
|
Integration
|
|
-----------
|
|
|
|
Using `Atom Packages <https://atom.io/docs/v1.0.2/using-atom-atom-packages>`_
|
|
please install `platomformio <https://atom.io/packages/platomformio>`_ package.
|
|
|
|
Screenshot
|
|
----------
|
|
|
|
Building
|
|
^^^^^^^^
|
|
|
|
.. image:: ../_static/ide-platformio-atom-1.gif
|
|
:target: https://atom.io/packages/platomformio
|
|
|
|
Uploading
|
|
^^^^^^^^^
|
|
|
|
.. image:: ../_static/ide-platformio-atom-2.gif
|
|
:target: https://atom.io/packages/platomformio
|