postgres-tui v0.0.1
What's New in postgres-tui v0.0.1
Changelog
- 33cb2ee: Add GoReleaser CI and full coverage (David Budnick david@budnick.ca)
- 40acd95: Fix release archive OS/arch names (David Budnick david@budnick.ca)
- 7ae8c02: Initial postgres-tui release (David Budnick david@budnick.ca)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bashUpdate Existing Installation
postgres-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tuiGo Install
go install github.com/davidbudnick/postgres-tui@v0.0.1Binary Download
Download the appropriate binary for your platform from the assets below.