Questions tagged [sdkman]

SDKMAN! is a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems. It provides a convenient Command Line Interface (CLI) and API for installing, switching, removing and listing Candidates. Formerly known as GVM the Groovy enVironment Manager.

From sdkman.io:

SDKMAN! is a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems. It provides a convenient Command Line Interface (CLI) and API for installing, switching, removing and listing Candidates. Formerly known as the Groovy enVironment Manager, it was inspired by the very useful and tools, used at large by the Ruby community.

GitHub: https://github.com/sdkman/sdkman-cli

121 questions
-1
votes
1 answer

SDKMAN unable to insall on fedora

i want to install grails but seems that SDK tool must be installed first for productivity. i m using fedor 26. to do : sudo yum install unzip - its installed sudo curl -s "https://get.sdkman.io" | bash but noting happens ? nothing is drawn on the…
Develop4Life
  • 7,581
  • 8
  • 58
  • 76
1 2 3
8
9