Get balance installed on Mac using brew

Package Information:

Name: balance
Use: Software load balancer
URL: https://www.inlab.de/balance.html

Installation Steps:

  1. Open up your Terminal.
  2. Copy and run the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install balance using brew
    brew install balance

balance is ready to use now!