Steps To Install aurora on Mac

Package Information:

Name: aurora
Use: aurora is a web-based Beanstalk queue server console written in Go and works on macOS, Linux and Windows machines.
URL: https://xuri.me/aurora

Installation Steps:

  1. Open Terminal using Spotlight search by pressing<command+space>. Type terminal and hit Enterkey.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install aurora using brew
    brew install aurora

aurora is ready to use now!