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:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install emp using brew
brew install emp
emp is ready to use now!