NodeJS Setup for WTC

This bash script allows students at WeThinkCode to be able to use NodeJS on the macs

To Install

sh -c "$(curl -fsSL https://raw.githubusercontent.com/lancechant/WTC_Node-Install/master/node.sh)"

How it Works

This downloads the nodejs source code and installs it onto your freshly reset Mac.