项目作者: lirios

项目描述 :
:dvd: Snap packaging for the Liri platform libraries
高级语言: Python
项目地址: git://github.com/lirios/platform-snap.git
创建时间: 2017-03-04T21:00:20Z
项目社区:https://github.com/lirios/platform-snap

开源协议:GNU General Public License v3.0

下载


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:

  1. docker run --privileged --rm -ti -v $(pwd):/home --workdir /home liridev/ci-ubuntu bash

Then, inside the container, run:

  1. apt install snapcraft
  2. snapcraft

Install

From your build directory, run:

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

Usage

To run the included Fluid demo:

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