How to Install convox on Mac using Brew

Package Information:

Name: convox
Use: The convox AWS PaaS CLI tool
URL: https://convox.com/

Installation Steps:

  1. Open Terminal.
  2. Now, Execute

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install convox using brew
    brew install convox

convox is ready to use now!