Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Java things #58

Open
jmfayard opened this issue Oct 18, 2019 · 0 comments
Open

Support for Java things #58

jmfayard opened this issue Oct 18, 2019 · 0 comments

Comments

@jmfayard
Copy link

jmfayard commented Oct 18, 2019

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"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant