Skip to content

dbhowell/peeq

Repository files navigation

Peeq Build Status

Get it on AppCenter

Screenshot

Building and Installation

You'll need the following dependencies:

  • meson
  • libgee-0.8-dev
  • libgtksourceview-3.0-dev >= 3.24
  • libgranite-dev
  • libvala-0.34-dev (or higher)
  • libpq
  • valac

Run meson build to configure the build environment.

meson build --prefix=/usr

To install, use ninja install, then execute with com.github.dbhowell.peeq

sudo ninja install
com.github.dbhowell.peeq