HanSolo / javafinder

JavaFinder is a little tool that helps you finding all installed Java versions in a given path
Apache License 2.0
16 stars 0 forks source link

add javafinder.jar to github releases #1

Open maxandersen opened 1 year ago

maxandersen commented 1 year ago

so instead of:

1) find right zip to download for os x 2) unzip zip 3) fight with OSX to allow running the unsigned binary 4) run it

I can just add the jar to jbang-catalog and just do: jbang javafinder@hansolo

:)

HanSolo commented 1 year ago

Added javafinder to the jbang-catalog...I guess that's all it needs?