Skip to content

Instantly share code, notes, and snippets.

@kevcjones-archived
Forked from markjaquith/gist:7029068
Last active August 29, 2015 14:06
Show Gist options
  • Save kevcjones-archived/d0ff5189b8d7ee3640db to your computer and use it in GitHub Desktop.
Save kevcjones-archived/d0ff5189b8d7ee3640db to your computer and use it in GitHub Desktop.
sudo xcodebuild -license
xcode-select --install # There will be a GUI prompt
sudo cpan SVN::Core # use the "sudo" method when prompted
# Then add this to your ~/.profile:
# export PATH=/Library/Developer/CommandLineTools/usr/bin:$PATH
# Then probably:
brew reinstall git
brew reinstall subversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment