How to Install elb-tools on Mac using Brew
Package Information:
Name: elb-tools
Use: Client interface to the Amazon Elastic Load Balancing web service
URL: https://aws.amazon.com/developertools/2536
Installation Steps:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install elb-tools using brew
brew install elb-tools
elb-tools is ready to use now!