sudo xcode-select -switch /Applications/Xcode5-DP6.app
To get the command=T to compile
and I get:
$ git clone git@github.com:square/maximum-awesome.git && cd maximum-awesome && rake
Cloning into 'maximum-awesome'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
and I get:
$ git clone git@github.com:square/maximum-awesome.git && cd maximum-awesome && rake
Cloning into 'maximum-awesome'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.