platformio / platformio-atom-ide

PlatformIO IDE for Atom: The next generation integrated development environment for IoT
https://atom.io/packages/platformio-ide
Apache License 2.0
476 stars 71 forks source link

Framework Installation #44

Open sstaub opened 8 years ago

sstaub commented 8 years ago

Can you add the possibility for downloading the necessary files for the frameworks (mbed, arduino ...) at the installation process of the IDE. Also as a menu to do it later. a new project. This will help us to start a new project without waiting for downloading while the workflow and also to use offline.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30979332-framework-installation?utm_campaign=plugin&utm_content=tracker%2F29335434&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F29335434&utm_medium=issues&utm_source=github).
ivankravets commented 8 years ago

Also as a menu to do it later.

You can install it using PlatformIO IDE Terminal and pio platforms -h command.