Development-setup is a set of scripts to get your machine set up as a development machine.
First, install GCC for OS X. (requires OS X 10.6 or higher)
Then, run this one-liner:
bash < <(curl -s https://raw.github.com/myfreecomm/development-setup/master/mac)