Skip to content

Instantly share code, notes, and snippets.

@edopelawi
Created January 16, 2015 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edopelawi/1b59fca51e6fb8c1c6e6 to your computer and use it in GitHub Desktop.
Save edopelawi/1b59fca51e6fb8c1c6e6 to your computer and use it in GitHub Desktop.
Template script for navigating to a iOS project workspace
cd ~/path/to/project/folder
open *.xcworkspace
pod install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment