/snap-packages

:dvd: Liri snap packages

GNU General Public License v3.0GPL-3.0

Liri Snap Packages

Snap packages for Liri core apps, cross-platform apps and shell.

Dependencies

Build

It is recommended to build inside a clean lxc container with Ubuntu 16.04.

From the root each app directory, run:

snapcraft

Update plugins

To update the snapcraft plugins submodules, run:

git submodule foreach git pull origin develop
git add -A
git commit