Skip to content

Instantly share code, notes, and snippets.

@spasovski
Created November 22, 2013 18:17
Show Gist options
  • Save spasovski/7604456 to your computer and use it in GitHub Desktop.
Save spasovski/7604456 to your computer and use it in GitHub Desktop.
1. Update your OS X to the latest version. (Top-Left Apple icon > Software Update).
2. Install Xcode (App store).
3. Install Command Line Tools (Xcode > Preferences > Downloads)
4. Install homebrew. In terminal: ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
5. In terminal: brew install npm
6. In terminal: npm install -g commonplace
7. You're ready! In terminal: damper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment