shyiko / jabba

(cross-platform) Java Version Manager
2.97k stars 193 forks source link

Add command 'jabba show' #510

Open bmarwell opened 5 years ago

bmarwell commented 5 years ago

Hi,

I'd like to see a new command 'jabba show ' which works pretty much like apt show package:

$ jabba show adopt-openj9@1.8.222-10
Installed: Yes
Download URL: https://adopt…
Java Major Version: 1.8
Vendor: AdoptOpenJDK.net
Includes OpenJFX: No
#etc. 

BTW, a command 'jabba add-openjfx ` would be nice. It could download the openjfx overlay from https://chriswhocodes.com.

Thanks :)

bmarwell commented 4 years ago

Nice! :) Looking forward to using it! :)

bmarwell commented 4 years ago

Pull request: https://github.com/shyiko/jabba/pull/516