Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save greghelton/3720b9c88956b45174f3abf88457eec2 to your computer and use it in GitHub Desktop.

Select an option

Save greghelton/3720b9c88956b45174f3abf88457eec2 to your computer and use it in GitHub Desktop.
Install the Adoptium Temurin JDK and other tools for the Java developer environment via Homebrew
Install homebrew per the instructions here: https://brew.sh/
brew install --cask temurin
brew install --cask intellij-idea-ce
brew install maven
brew install kotlin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment