Here are a few steps to make off-line installation:
- Copy
~/.platformio
folder topio_cli_backup_dir
. Editpio_cli_backup_dir/appstate.json
file and replace key"cid"
with"cid_old"
, - Archive
pio_cli_backup_dir
. You can clone it on the many Macs in the same location:~/.platformio
. - Download clean version of Atom text editor from http://atom.io.
- Install it on the new Macs. Close.
- Copy
~/.atom/packages
topio_ide_backup_dir
. Removepio_ide_backup_dir/platformio-ide/penv
. - Archive
pio_ide_backup_dir
. You can clone it on the many Macs in the same location:~/.atom/packages
. - Open Atom/PlatformIO IDE. It should only download the latest PlatformIO CLI’s Python package ~1Mb.
P.S: Is it for school?