Created
December 19, 2023 17:50
-
-
Save romach/b41ab8a9f19e2e99421af09b8471c67e to your computer and use it in GitHub Desktop.
Install SDKMAN! on Ubuntu
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
curl -s "https://get.sdkman.io" | bash | |
source "$HOME/.sdkman/bin/sdkman-init.sh" | |
sdk version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment