Skip to content

Instantly share code, notes, and snippets.

@lmmendes
Last active December 24, 2018 09:10
Show Gist options
  • Save lmmendes/241fdc4298389f34c79e18daa55cecdd to your computer and use it in GitHub Desktop.
Save lmmendes/241fdc4298389f34c79e18daa55cecdd to your computer and use it in GitHub Desktop.
[Blog Post] Java Version Manager
#> echo $JAVA_HOME
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home
# Linux / OS X
$ git clone https://github.com/gcuisinier/jenv.git ~/.jenv
# Mac OS X via Homebrew
$ brew install jenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment