Scripts for automating tasks on the mac command line.

node-config.sh 251B

    # Set permissions to the node modules folder sudo chown -R $(whoami) ~/.npm sudo chown -R $(whoami) /usr/local/lib/node_modules/ npm install -g grunt-cli npm install -g serve # Ruby configured brew install redis brew install pgcli #brew install go