Monitoring drip on your Mac

Package Information:

Name: drip
Use: Drip is a launcher for the Java Virtual Machine that provides much faster startup times than the java command.
URL: https://github.com/flatland/drip

Installation Steps:

  1. Open Terminal on your Mac.
  2. Copy the below command and execute

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

drip is ready to use now!