halcyon / asdf-java

A Java plugin for asdf-vm.
MIT License
455 stars 86 forks source link

Print extra install step using post-plugin-add script #96

Open shousper opened 4 years ago

shousper commented 4 years ago

It could be useful to add a post-plugin-add script to remind users about the set-java-home post-install step.

Alternatively, adding it automatically could be good? I'm not sure on best practices there. You might also be able to bundle the set-java-home.* script(s) as extension commands of asdf itself.