donnemartin / saws

A supercharged AWS command line interface (CLI).
Other
5.24k stars 281 forks source link

Homebrew installation #69

Closed sudhirj closed 3 years ago

sudhirj commented 8 years ago

This is awesome :D For Mac users who don't use pip or docker, it would be great to have installation via Homebrew

donnemartin commented 8 years ago

@sudhirj cool idea, thanks for the suggestion!

zjwhitehead commented 8 years ago

+1

stephenrjohnson commented 8 years ago

+1

netflash commented 6 years ago

I think I can take it over, never did that before though :-)

@donnemartin I need some help - latest github version is 0.4.2, whilst the pip3 installs 0.4.3. Could you please release the 0.4.3 on github too ?

jeffbyrnes commented 6 years ago

@netflash & everyone else here, are you aware of aws-shell? That’s the official product, and I think there was some talk of saws either merging in, or being deprecated by it… ah yes, #68 says pretty much that.

So maybe it would be best to focus on a Homebrew formula to install aws-shell, instead?

netflash commented 6 years ago

@jeffbyrnes interesting... I wasn't aware of pending obsoleting...

BTW aws-shell is already there

$ brew info aws-shell
aws-shell: stable 0.2.0 (bottled)
Integrated shell for working with the AWS CLI
https://github.com/awslabs/aws-shell
Not installed
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/aws-shell.rb
jeffbyrnes commented 6 years ago

@netflash so I just discovered myself! Up-to-date, too; that’s the current latest version of aws-shell.