Last active
April 3, 2016 21:40
-
-
Save christopher-baek/2ddc762dc51f50df0ef82afba8c325ee to your computer and use it in GitHub Desktop.
Install sdkman to Custom Directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Download and install to custom directory | |
export SDKMAN_DIR="~/.local/opt/sdkman" && curl -s get.sdkman.io | bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment