Skip to content

lirios/platform-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liri App Platform for Snap

License GitHub release Build Status GitHub issues Maintained

Liri App Platform package for snap. This snap package serves as bundle for libraries commonly used by Liri Apps.

Dependencies

Build

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

Install

From your build directory, run:

sudo snap install --dangerous liri-platform*.snap

Usage

To run the included Fluid demo:

snap run liri-platform-<version>.fluid-demo