a simple install script to build a portable version of the PlatformIO IDE based on the atom editor.
referenced to platformio/platformio-atom-ide/issues/158
wget https://gist.githubusercontent.com/janstuemmel/5dea680981d443c8d93c9c7e12f08611/raw/install.sh
chmod +x install.sh
- execute:
./install.sh v1.14.4
after this you get following directory structure:
.
├── install.sh
└── PlatformIO
├── atom # compiled atomsource
├── config # your .atom folder, normally located in your home dir
├── piopm.sh # atom package manager wrapper
└── platformio-ide.sh # atom wrapper