What's New in postgres-tui v0.0.6
Changelog
- b07922b: Add filterable database switcher popup (@davidbudnick)
- 2b32802: gofmt screens.go (@davidbudnick)
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.6Binary Download
Download the appropriate binary for your platform from the assets below.