Skip to content

Instantly share code, notes, and snippets.

#########################
# .gitignore file for Xcode4 / OS X Source projects
#
# Version 2.0
# For latest version, see: http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects
#
# 2013 updates:
# - fixed the broken "save personal Schemes"
#
# NB: if you are storing "built" products, this WILL NOT WORK,
@davidbakertv
davidbakertv / OctoColor Presentation
Created November 20, 2012 21:19
step by step commands for presentation at flatiron school 11/20/12
INSTALL & SETUP
========================
git clone git://github.com/imathis/octopress.git
cd octopress
bundle
rake install
rake preview
http://localhost:4000/
rake new_post["Hello World"]
subl .