docs: add Homebrew install method#148
Conversation
|
Thanks for this! The per-platform restructuring is a nice improvement and I verified the download instructions against the latest release — One blocker on the Homebrew part: Plan: let's hold this until the cask actually lands. Please ping us here once Homebrew/homebrew-cask#270120 merges and we'll get this in right away. (If you'd rather land the verified .dmg/.exe/.AppImage sections sooner, we can split those out and add the Homebrew block back when the cask is live — your call.) |
|
Thanks for verifying the download instructions! Let's hold the whole PR until the cask lands, as you suggested. I'll ping you here the moment Homebrew/homebrew-cask#270120 merges, and we can get this in then. For reference, that cask PR is now squashed to a single commit and just waiting on final review. |
Adds a Homebrew install option and restructures the Install section by platform.
Changes
brew install --cask syv-ai-dash) alongside the existing.dmgdownload, and notes the build is Apple Silicon (arm64) only..exeand.AppImageassets that are already published in Releases (the previous README only mentioned the macOS.dmg).Notes
syv-ai-dash, notdash. Thedashtoken is already taken in homebrew-cask by Kapeli's Dash (API documentation browser), so the vendor-prefixed form is used per Homebrew's naming convention for conflicting names.auto_updates truesince Dash self-updates via electron-updater.I'm an external contributor, so happy to adjust wording, placement, or the token name.