Skip to content

postgres-tui v0.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 18:19

What's New in postgres-tui v0.0.2

Changelog

Installation

Quick Install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bash

Update Existing Installation

postgres-tui --update

Homebrew (macOS/Linux)

brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tui

Go Install

go install github.com/davidbudnick/postgres-tui@v0.0.2

Binary Download

Download the appropriate binary for your platform from the assets below.