install apache tomcat on mac code example
Example 1: install tomcat on mac brew
catalina -h
Example 2: Installing Apache Tomcat on MacOS Mojave using Homebrew
brew services start tomcat
catalina -h
brew services start tomcat