Follow simple steps to install forego on Mac

Package Information:

Name: forego
Use: Foreman in Go
URL: https://github.com/ddollar/forego

Installation Steps:

  1. Open Terminal by hitting <command+space>. Type terminal and hit Enter key.
  2. Now, Execute

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

forego is ready to use now!