This bash script allows students at WeThinkCode to be able to use NodeJS on the macs
sh -c "$(curl -fsSL https://raw.githubusercontent.com/lancechant/WTC_Node-Install/master/node.sh)"
This downloads the nodejs source code and installs it onto your freshly reset Mac.