Skip to content

docs: add the Homebrew install path - #11

Merged
maxgfr merged 1 commit into
mainfrom
docs-brew-install
Sep 11, 2026
Merged

maxgfr merged 1 commit into
mainfrom
docs-brew-install

Conversation

@maxgfr

@maxgfr maxgfr commented Sep 11, 2026

Copy link
Copy Markdown
Owner

The tap now carries a scopelet formula (maxgfr/homebrew-tap), so brew install maxgfr/tap/scopelet is a second install path.

It is the only one that puts a scopelet command on PATH and the only one that needs no Node: the binary installs its own hooks.

  • README.md — a Homebrew subsection under Install.
  • skills/scopelet/references/setup.md — the brew line next to the existing cargo install.

Both say that scopelet install copies the binary to ~/.config/scopelet/bin/scopelet, which is what the hooks call, so brew upgrade has to be followed by a re-install. Both also say the formula carries no skill.

Verified with the published formula: brew install maxgfr/tap/scopelet then brew test scopelet pass, and scripts/check_readme.py and scripts/check_skill.py --pack still pass against the brew-installed 0.5.4 binary.

The tap now carries a scopelet formula, which is the only install that puts
a scopelet command on PATH and the only one that needs no Node. Say where
the hooks read the binary from, so brew upgrade is followed by a re-install.
@maxgfr
maxgfr merged commit eed5ef3 into main Sep 11, 2026
6 checks passed
@maxgfr
maxgfr deleted the docs-brew-install branch September 11, 2026 18:02
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