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:

  1. Open Terminal.
  2. Run the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install elb-tools using brew
    brew install elb-tools

elb-tools is ready to use now!