Skip to content

Instantly share code, notes, and snippets.

@romach
Created December 19, 2023 17:50
Show Gist options
  • Save romach/b41ab8a9f19e2e99421af09b8471c67e to your computer and use it in GitHub Desktop.
Save romach/b41ab8a9f19e2e99421af09b8471c67e to your computer and use it in GitHub Desktop.
Install SDKMAN! on Ubuntu
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