Skip to content

docs: note Windows install needs Go on PATH (follow-up to #45)#46

Merged
cloudmanic merged 1 commit into
mainfrom
readme-windows-note
Jul 22, 2026
Merged

docs: note Windows install needs Go on PATH (follow-up to #45)#46
cloudmanic merged 1 commit into
mainfrom
readme-windows-note

Conversation

@cloudmanic

Copy link
Copy Markdown
Owner

Follow-up to #45 (Windows support).

Windows now works, but its build step compiles straight from source with the Go toolchain — there's no prebuilt-binary fallback like the Linux/macOS sh script has — so Go must be on the user's PATH to herdr plugin install on Windows. That wasn't documented anywhere, so a Windows user would hit a confusing failure.

Changes

  • README — a Windows note in the Install section: needs Go on PATH, no prebuilt fallback, talks to herdr over a named pipe.
  • installation.md — the same note by the build-step paragraph, and updated the Supported platforms section, which still said "herdr-plus is not tested on Windows" — now reflects Windows amd64 (.zip), validated against herdr's Windows beta.

Docs only — no code changes.

The Windows build step compiles from source with the Go toolchain and has no
prebuilt-binary fallback like the Linux/macOS sh script, so Windows installs
require Go on PATH. Document that in the README and the installation docs, and
refresh the now-stale "not tested on Windows" / Linux+macOS-only platform lines
now that Windows is supported and validated against herdr's Windows beta.
@cloudmanic
cloudmanic merged commit ecb16b0 into main Jul 22, 2026
2 checks passed
@cloudmanic
cloudmanic deleted the readme-windows-note branch July 22, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant