Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.53 KB

File metadata and controls

34 lines (24 loc) · 1.53 KB

Distribution

Package / binary name is always godo. Module import path stays github.com/my-rv/godo (Go is case-sensitive). GitHub owner display is MY-RV (same account).

v0.1 (now)

Channel How
GitHub Releases Download bare binary or archive — install.md
Go go install github.com/my-rv/godo/cmd/godo@v0.2.0
Homebrew (macOS) brew install --cask MY-RV/tap/godo (tap)
Scoop scoop bucket add my-rv https://github.com/MY-RV/scoop-bucket then scoop install godo
Self-update godo -e update / godo --update-check

Family packaging

Shared across godo, hensu, and future CLIs:

Store Home Install
Homebrew MY-RV/homebrew-tap brew install --cask MY-RV/tap/godo (Casks/godo.rb)
Scoop MY-RV/scoop-bucket scoop bucket add my-rv https://github.com/MY-RV/scoop-bucket then scoop install godo

Homebrew ships pre-built binaries as casks (macOS-only). The fully-qualified name avoids clashing with unrelated taps.

Later / optional

Channel Notes
winget Package id like MY-RV.Godo; command remains godo
Chocolatey / AUR / Nix / deb-rpm Only if needed
Homebrew core / Scoop Main Long-term; requires external review

There is no universal {store} install godo binary — each manager has its own CLI — but the product id stays godo.