Install aws-cli using Homebrew
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
My [awscli formula](https://github.com/hydrajump/homebrew/blob/ec1379d4df6e436142ef3f84d56eb68a62dd7ffa/Library/Formula/awscli.rb) has been merged and is officially available with [Homebrew](http://brew.sh/).
It would be useful to add Homebrew as an installation option in the README.
As a suggestion something like this,
## Homebrew on Mac OS X
aws-cli can also be installed using the [Homebrew](http://brew.sh/) package manager on Mac OS X:
`brew install awscli`
If you want the development version of aws-cli:
`brew install awscli --HEAD`
After installation brew will provide instructions for installing completion and where to find the examples on how to use aws-cli.
Contributor guide
Assessment
This issue has not been assessed yet.