jreleaser / jreleaser-appimage

🐧 AppImage repository for JReleaser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppImage for JReleaser

Build Status GitHub Release Total


Follow these instructions to run JReleaser as an AppImage:

  • Download the latest AppImage from the release page

$ curl https://github.com/jreleaser/jreleaser-appimage/releases/download/v1.11.0/jreleaser-1.11.0-x86_64.AppImage --output jreleaser
  • Make it executable

$ chmod +x jreleaser
  • Run it

$ ./jreleaser --help

About

🐧 AppImage repository for JReleaser

License:Apache License 2.0


Languages

Language:Shell 100.0%