Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 346 Bytes

Jar2AppImage

Generic scripts and documentation to take a fat or shadow jar and make it into a linux AppImage

Goals

  • bash script to take a jar and make it a appimage with bundled OpenJDK JRE
  • compatible with travis (ubuntu image?)
  • Generic, can be used with any far/shadow jar for a desktop app
  • Usably Documented
  • minimal setup/config