platformio-node-helpers

Collection of Node.JS helpers for PlatformIO.Org

APACHE-2.0 License

Downloads
374
Stars
18
Committers
5

Bot releases are hidden (Show)

platformio-node-helpers - 0.3.4

Published by ivankravets almost 7 years ago

  • Ignore Python interpreter from Cygwin environment
platformio-node-helpers - 0.3.3

Published by ivankravets almost 7 years ago

  • Handle correctly conda's virtual environment
  • Change minimum requirements for Python to 2.7.5+
platformio-node-helpers - 0.3.2

Published by ivankravets almost 7 years ago

  • Better explanation for "WindowsError: [Error 5]"
platformio-node-helpers - 0.3.1

Published by ivankravets almost 7 years ago

  • Fix issue with installer when non-ascii chars are located in TMPDIR (pip, virtualenv)
platformio-node-helpers - 0.3.0

Published by ivankravets almost 7 years ago

  • Install PIO Home and its dependencies
platformio-node-helpers - 0.2.9

Published by ivankravets almost 7 years ago

  • Increase server timeout to 5mins, allow to download contrib-pysite
platformio-node-helpers - 0.2.8

Published by ivankravets almost 7 years ago

  • Require Python 2.7.9+ for Windows and 2.7.6+ for others
  • Catch error when could not start PIO Home server
  • Force new python environment (issue with Python <2.7.9 for Windows)
platformio-node-helpers - 0.2.6

Published by ivankravets almost 7 years ago

  • Ensure that pip is installed into the conda environment
platformio-node-helpers - 0.2.7

Published by ivankravets almost 7 years ago

  • Update Python to 2.7.14
  • Increase PIO Home Server timeout to 30 secs
platformio-node-helpers - 0.2.5

Published by ivankravets almost 7 years ago

  • Ensure that pip is installed into the conda environment
platformio-node-helpers - 0.2.4

Published by ivankravets about 7 years ago

  • Catch errors when checking PIO Core version (broken PIO Core installation)
  • Override LC_ALL only for Darwin platform
platformio-node-helpers - 0.2.3

Published by ivankravets about 7 years ago

  • Fix typo with getting proxy using Atom APM
platformio-node-helpers - 0.2.2

Published by ivankravets about 7 years ago

  • Rebuild package for NPM
platformio-node-helpers - 0.2.1

Published by ivankravets about 7 years ago

  • Wrap Atom's code to try/catch block
platformio-node-helpers - 0.2.0

Published by ivankravets about 7 years ago

  • Extend API with "home.showAtStartup"
platformio-node-helpers - 0.1.0

Published by ivankravets about 7 years ago

  • Initial release