Skip to content

docs(skill): link releases page for ergo install#4

Merged
jamestjat merged 1 commit intomainfrom
docs/skill-install-link
Apr 5, 2026
Merged

docs(skill): link releases page for ergo install#4
jamestjat merged 1 commit intomainfrom
docs/skill-install-link

Conversation

@jamestjat
Copy link
Copy Markdown
Owner

Summary

  • Replace "ask the user to install it" in the skill's Bootstrap step 1 with a link to the releases page and guidance to download the precompiled binary for the host OS/arch and put it on PATH.
  • One-line change. Platform-agnostic (works for macOS/Linux/Windows users) without shipping shell snippets that would need OS-specific branches.

Supersedes #3 which tried to include a curl/tar snippet — that was Unix-only.

Test plan

🤖 Generated with Claude Code

Bootstrap now points agents at the releases page so the user can
download the precompiled binary for their OS/arch manually. Keeps
the skill platform-agnostic without shipping shell snippets.
@jamestjat jamestjat merged commit 60c2a91 into main Apr 5, 2026
2 of 4 checks passed
@jamestjat jamestjat deleted the docs/skill-install-link branch April 5, 2026 17:54
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.

2 participants