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).
| 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 |
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.
| 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.