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:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install aurora using brew
brew install aurora
aurora is ready to use now!