Snap packages for Liri core apps, cross-platform apps and shell.
It is recommended to build inside a clean lxc container with Ubuntu 16.04.
From the root each app directory, run:
snapcraft
To update the snapcraft plugins submodules, run:
git submodule foreach git pull origin develop
git add -A
git commit