AWS CodeCommit on OSX
Tue, Mar 8, 2016
Surprisingly, there are a few steps to get started on AWS CodeCommit…from a fresh OSX laptop. After bouncing around the AWS documentation…here are the steps.
- Install brew
- install python and pip and aws cli
- Configure your keys — use region: us-east-1, format: json
4. Setup git to use the credential helper
- Finally, clone a codecommmit repo you have created/have access to