Skip to content

Instantly share code, notes, and snippets.

@ochinchina
Created November 14, 2016 05:56
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