Guide To Install emp On Mac using Brew

Package Information:

Name: emp
Use: A PaaS built on top of Amazon EC2 Container Service (ECS)
URL: https://github.com/remind101/empire

Installation Steps:

  1. Open Terminal on your Mac.
  2. Execute the following command

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

emp is ready to use now!