Skip to content

Instantly share code, notes, and snippets.

@LIttleAncientForestKami
Last active February 16, 2018 14:35
Show Gist options
  • Save LIttleAncientForestKami/61f47f2207f3038e520a44d09db6cf7c to your computer and use it in GitHub Desktop.
Save LIttleAncientForestKami/61f47f2207f3038e520a44d09db6cf7c to your computer and use it in GitHub Desktop.
Setting up Java on new Debian-based box
sudo apt install curl zip unzip
curl -s "https://get.sdkman.io" | bash
# source sdkman here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment