Skip to content

docs: sync install instructions — add Homebrew across all docs#61

Merged
pbertsch merged 2 commits intomainfrom
docs/sync-install-instructions-homebrew
Apr 2, 2026
Merged

docs: sync install instructions — add Homebrew across all docs#61
pbertsch merged 2 commits intomainfrom
docs/sync-install-instructions-homebrew

Conversation

@pbertsch
Copy link
Copy Markdown
Contributor

@pbertsch pbertsch commented Apr 2, 2026

Summary

  • installation.md: Full rewrite — Homebrew as Option A (recommended), pre-built binary as Option B, go install as Option C; removed build-from-source as the primary method
  • guide-to-flutter-e2e-testing.md: Replace fake curl | sh URL with real Homebrew + go install instructions; fix flutterprobe runprobe test; bump agent version to ^0.5.3
  • flutter-test-automation.md: Replace fake curl | sh URL with go install; fix all flutterprobe run --suiteprobe test; add --dart-define=PROBE_AGENT=true to build step

Test plan

  • All three pages render correctly on the docs site
  • No fake URLs (flutterprobe.dev/install) remain in website docs
  • No old flutterprobe run CLI command references remain
  • Homebrew instructions match those in README.md and probe_agent/README.md

🤖 Generated with Claude Code

pbertsch added 2 commits April 2, 2026 09:10
… method

- installation.md: full rewrite with Homebrew as Option A, pre-built binary as B, go install as C; remove build-from-source as primary method
- guide-to-flutter-e2e-testing.md: replace fake curl URL with Homebrew + go install; fix flutterprobe run → probe test; bump agent version to ^0.5.3
- flutter-test-automation.md: replace fake curl URL with go install; fix all flutterprobe run → probe test; add --dart-define=PROBE_AGENT=true to build step
@pbertsch pbertsch requested a review from a team as a code owner April 2, 2026 15:15
@pbertsch pbertsch merged commit 27ec24c into main Apr 2, 2026
15 checks passed
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