Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbhowell/peeq
Postgresql client
https://github.com/dbhowell/peeq
elementary-apps postgresql-tool vala
Last synced: about 1 month ago
JSON representation
Postgresql client
- Host: GitHub
- URL: https://github.com/dbhowell/peeq
- Owner: dbhowell
- License: gpl-3.0
- Created: 2018-10-09T23:45:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-09T10:24:49.000Z (about 3 years ago)
- Last Synced: 2023-02-27T15:16:09.008Z (almost 2 years ago)
- Topics: elementary-apps, postgresql-tool, vala
- Language: Vala
- Homepage:
- Size: 1.08 MB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Peeq [![Build Status](https://travis-ci.org/dbhowell/peeq.svg?branch=master)](https://travis-ci.org/dbhowell/peeq)
[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.dbhowell.peeq)![Screenshot](data/screenshot_001.png?raw=true)
## 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
* valacRun `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