Created
March 5, 2014 19:18
-
-
Save mattes/9374499 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
brew install postgres | |
postgres -D /usr/local/var/postgres | |
createdb piecemaker2_prod | |
createdb piecemaker2_dev | |
createdb piecemaker2_test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment