hydrolienf/LauncherJar

Create a launcher for any jar app.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 27, 2024
License
Public domain

Pinned Snippet

workflow.ymlSHA-pinned
uses: hydrolienf/launcherjar@aab9880d96b79924b8561d5f9726f2bb377b475c # 0.4.11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
GITHUB_TOKENdollar{{ github.token }} from your action so that this action can add artifactsyes
release-urldollar{{ steps.create_release.outputs.upload_url }} from your action so that this action can add artifactsyes
app-versionVersion of the app & of the launcheryes
uuidUniversally unique identifier for your app on Windows & Macno""
launcher-extensionThe launcher extention: jar, exe, msi, deb, rpm, dmg, or pkgnojar
deb-maintainer-emailEmail of the deb maintainer on Linuxno...@gmail.com
guiDoes download show in GUI insted of CLInotrue
runTimeImageIf define to "--runtime-image jlink/", it include only usefull module.no--runtime-image jlink/
JRE_VERSIONJRE version to useno21.0.1
LAUNCH_AFTER_INSTALLIf true launch app after installnotrue
JAVA_VERSIONJava version to useno21
JAVA_DISTRIBUTIONJava distribution to usenotemurin

no outputs