Create a Homebrew tap so users can install the desktop viewer on macOS with:
brew tap portableweb/tap
brew install --cask portableweb-viewer
Steps:
- Create repo
portableweb/homebrew-tap
- Add a
Casks/portableweb-viewer.rb cask formula pointing to the signed .dmg
- Document installation in viewer README
Depends on: sign and notarize the macOS build first (see related issue).
Create a Homebrew tap so users can install the desktop viewer on macOS with:
Steps:
portableweb/homebrew-tapCasks/portableweb-viewer.rbcask formula pointing to the signed.dmgDepends on: sign and notarize the macOS build first (see related issue).