Liri App Platform package for snap. This snap package serves as bundle for libraries commonly used by Liri Apps.
It is recommended to use Docker to build the platform snap.
From the root of the repository, run:
docker run --privileged --rm -ti -v $(pwd):/home --workdir /home liridev/ci-ubuntu bash
Then, inside the container, run:
apt install snapcraft
snapcraft
From your build directory, run:
sudo snap install --dangerous liri-platform*.snap
To run the included Fluid demo:
snap run liri-platform-<version>.fluid-demo