Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 524 Bytes

File metadata and controls

15 lines (10 loc) · 524 Bytes

ZenNotes Homebrew tap

Install the ZenNotes desktop app on macOS:

brew install --cask zennotes/tap/zennotes

(or brew tap zennotes/tap && brew install --cask zennotes)

The cask downloads the official, signed + notarized .dmg from ZenNotes' GitHub releases. The app updates itself, so Homebrew won't fight its updater.

This tap is generated from packaging/homebrew/ in the main ZenNotes/zennotes repo — edit it there.