Get blueutil installed on Mac using Brew

Package Information:

Name: blueutil
Use: Get/set bluetooth power and discoverable state
URL: https://github.com/toy/blueutil

Installation Steps:

  1. Open up your Terminal.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install blueutil using brew
    brew install blueutil

blueutil is ready to use now!