I am running Mac OS High Sierra and trying to install sdkman like so:
curl -s "https://get.sdkman.io" | bash
I get no messages returned, but am simply returned to the terminal prompt:
$
If I try:
sdk version
I get:
sdk: command not found