Skip to content

Instantly share code, notes, and snippets.

View panfantastic's full-sized avatar

Iain Grant panfantastic

View GitHub Profile
### Keybase proof
I hereby claim:
* I am panfantastic on github.
* I am panfantastic (https://keybase.io/panfantastic) on keybase.
* I have a public key ASD8RWwO8wMWByK7TUrdzCuZbCpxudYl7IPYXe7FIHiNkQo
To claim this, I am signing this object:
sudo -s
add-apt-repository ppa:chris-lea/node.js
apt-get -qy update
apt-get -qy install nodejs
curl http://npmjs.org/install.sh | sh
node --version
npm install -g n
apt-get -qy install build-essential libssl-dev
n 0.6.10
apt-get -qy purge nodejs