Skip to content

Instantly share code, notes, and snippets.

@ochinchina
Created November 14, 2016 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ochinchina/10d3abe53e13fc0b92a14d05d6aad5cc to your computer and use it in GitHub Desktop.
Save ochinchina/10d3abe53e13fc0b92a14d05d6aad5cc to your computer and use it in GitHub Desktop.
update the candidates of sdkman

If the ~/.sdkman/var/candidates is empty, we can refresh it by calling:

$ curl -s https://api.sdkman.io/candidates > ~/.sdkman/var/candidates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment