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.
It could be useful to add a
post-plugin-add
script to remind users about theset-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 ofasdf
itself.