Created
March 1, 2015 20:04
-
-
Save dwelch2344/db24a01fc9d62ac14907 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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