Monitoring Utility Library chruby on your Mac

Package Information:

Name: chruby
Use: Ruby environment tool
URL: https://github.com/postmodern/chruby#readme

Installation Steps:

  1. Open Terminal on your Mac.
  2. Run the following command

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

chruby is ready to use now!