/rpi_node_install

Script to install node onto Raspberry Pi (Running Debian 7.0).

Primary LanguageShell

About

node.js installation one-liner for Debian Wheezy on Raspberry Pi.

Examine the script

curl -L https://raw.github.com/midnightcodr/rpi_node_install/master/setup.sh

Install

# tested up to v0.10.24 
curl -L https://raw.github.com/midnightcodr/rpi_node_install/master/setup.sh | bash -s 0.10.24