https://github.com/mgrojo/alr2appimage
Author:GPL-3.0-only
Version:1.0.0
Alire CI: Dependencies:No dependents.
Badge:
There are two prerequisites for your project to work with this tool:
executables
field. Its first value
has to be the main application program. Otherwise, the executable program
can be specified on the command line.alr2appimage
will use the following command for installing it (this requires Alire 2.0):
alr install
Or it will run gprinstall
inside alr exec
, if the former fails (Alire 1.x).
If you simply run the tool inside an Alire crate, it will read the
metadata from your alire.toml
file and create a default AppImage
from it.
NOTE: alr2appimage
is an independent project; it is not
affiliated to, nor supported by, the Alire or AppImage projects.