Skip to content

Instantly share code, notes, and snippets.

@sthum
Created June 15, 2016 11:31
Show Gist options
  • Save sthum/6abfcc18f7883c96226c1fa02437bc8d to your computer and use it in GitHub Desktop.
Save sthum/6abfcc18f7883c96226c1fa02437bc8d to your computer and use it in GitHub Desktop.
curl -s get.sdkman.io | bash && \
source "$HOME/.sdkman/bin/sdkman-init.sh" && \
sdk install groovy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment