1 Setup Hardware Mac
Oliver Kennedy edited this page 2015-12-01 12:29:48 -05:00

Setting up a new Mac

App Store Software

  • XCode
    • Installs GCC and other command-line developer tools
    • After installing run xcode-select --install to install command line tools

Download by Hand

  • MacTex
    • Tex distribution, software for editing LaTeX files and formulas.
    • Useful TeXtras: BibDesk, TexShop, LaTeXiT, TexLive Utility
  • Homebrew
    • Package Manager for OS X
  • TextWrangler
    • Free text editor
  • Java
    • Language, SDK, etc...

Download with Homebrew

  • ant
    • Build system for java

Postgres Hacks