Based on this blogpost.
Install with Homebrew:
$ brew install postgresql
Run server:
Based on this blogpost.
Install with Homebrew:
$ brew install postgresql
Run server:
/** | |
* @fileOverview Generates "Lorem ipsum" style text. | |
* @author [email protected] Rick Viscomi, | |
* [email protected] Mathew Tinsley | |
* @version 1.0 | |
*/ | |
/** | |
* Copyright (c) 2009, Mathew Tinsley ([email protected]) | |
* All rights reserved. |