v0.6.3
petti v0.6.3
This release finalizes the rename from pkgview to petti and ships the first public distribution setup.
Highlights
- renamed the app, module path, binary name, release artifacts, and docs to
petti - published Homebrew tap support via
707/homebrew-petti - added a cross-platform install script at
scripts/install.sh - added an npm wrapper package and publish workflow so
npx pettican be enabled once npm auth is configured - kept the TUI, collectors, and tests green with 100% Go statement coverage
Install
brew install 707/petti/pettiOr from source:
git clone https://github.com/707/petti.git
cd petti
go build -o petti ./cmd/petti
./petti