Skip to content

Instantly share code, notes, and snippets.

@stevenhuey
Created February 18, 2013 14:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevenhuey/4977637 to your computer and use it in GitHub Desktop.
Save stevenhuey/4977637 to your computer and use it in GitHub Desktop.
Steps to setup the example project for trying PonyDebugger.
> git clone git://github.com/stevenhuey/UICollectionViewExample.git
> cd UICollectionViewExample
> mkdir Frameworks
> git submodule add -f git://github.com/square/PonyDebugger.git Frameworks/PonyDebugger
> git submodule update --init --recursive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment