Skip to content

Instantly share code, notes, and snippets.

@dwelch2344
Created March 1, 2015 20:04
Show Gist options
  • Save dwelch2344/db24a01fc9d62ac14907 to your computer and use it in GitHub Desktop.
Save dwelch2344/db24a01fc9d62ac14907 to your computer and use it in GitHub Desktop.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew doctor
brew install p7zip awscli maven postgres git node
# clone project
# configure AWS
# node deps
npm install -g bower gulp
# in project root
./build.sh
bin/restore-db.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment