Recipes to build Liri apps for Flatpak.
Type the following command to build, export the repository and sign the commit with GPG:
./build --export
If you want to perform only a build and use the repo
locally:
./build
Nightly builds result in the master
OSTree branch while stable builds are in the stable
branch.