Skip to content

Instantly share code, notes, and snippets.

#Quick cp from http://sekati.com/etc/install-nodejs-on-debian-squeeze
#
#Needed to install TileMill from MapBox
#
#Installs node.js which has npm bundled
#
#Build Dependencies
sudo apt-get update && sudo apt-get install git-core curl build-essential openssl libssl-dev