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:
- Open Terminal on your Mac.
- Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install drip using brew
brew install drip
drip is ready to use now!