Monitoring Utility Library chruby on your Mac
Package Information:
Name: chruby
Use: Ruby environment tool
URL: https://github.com/postmodern/chruby#readme
Installation Steps:
- Open Terminal on your Mac.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install chruby using brew
brew install chruby
chruby is ready to use now!