nieleyde / rpi-nodered

14 stars 11 forks source link

branch to support node.js 0.12.x at https://github.com/vielmetti/rpi-nodered #2

Closed vielmetti closed 8 years ago

vielmetti commented 9 years ago

I'm working to get a node.js 0.12 / node-red 0.10 release up in Docker to support testing. The source is https://github.com/vielmetti/rpi-nodered and once my very slow internet connection uploads some big files I'll have it up on Dockerhub.

This branch is almost exclusively for testing at this point because the current build on x86 is known to be broken & thus it's completely unsuited for anything real. However it does build! So there's that. Changes are minimal for now though when I get enough confidence in stability I'm going to load up some more Pi-specific nodes and (especially) get the BLE support back into the image to support the TI Sensortag and Sensortag 2.

vielmetti commented 8 years ago

I unpublished this branch since it was based on a node.js version that had an openssl bug, closing.