https://github.com/mgrojo/alr2appimage
Author:GPL-3.0-only
Version:0.9.3
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.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.