Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danini-the-panini/posticle

Cross-platform PostgreSQL client
https://github.com/danini-the-panini/posticle

Last synced: 15 days ago
JSON representation

Cross-platform PostgreSQL client

Awesome Lists containing this project

README

        

# Posticle

> Cross-platform PostgreSQL client, built with Electron

## Dev

### Install pre-requisites

1. [node](https://nodejs.org/en/download/)
2. [yarn](https://classic.yarnpkg.com/en/docs/install)
3. [bozon](https://github.com/railsware/bozon#installation)
4. Then run yarn

```
$ yarn
```

### Run

```
$ bozon start
```

### Package

```
$ bozon package
```

Builds the app for OS X, Linux, and Windows, using [electron-builder](https://github.com/electron-userland/electron-builder).

## License

The MIT License (MIT) © Daniel Smith 2020