Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 397 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 397 Bytes

Liri apps for Flatpak

Recipes to build Liri apps for Flatpak.

Build

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

Versioning

Nightly builds result in the master OSTree branch while stable builds are in the stable branch.