Skip to content

Support for Java things #58

Open
Open
@jmfayard

Description

Java is amazingly hard to install on MacOS.

Would it be possible to add support for https://sdkman.io ?

In config.js, I would like to list which java things I want to install.
For example

module.exports = {
  sdkman: {
     java: "13.0.0.j9-adpt",
     gradle: "5.6.3",
     kotlin: "1.3.50",
     kscript: "2.8.0"
  }
}

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions