Homebrew tap for JianyueLab projects.
brew tap JianyueLab/tapThen install any of the casks/formulae below.
Cross-platform markdown and document reader.
brew install --cask JianyueLab/tap/onedocsUpstream: https://github.com/LYOfficial/OneDocs
After a new upstream release, bump version and update both sha256 values in Casks/<name>.rb. Get the digests from the GitHub release page or with:
gh release view <tag> -R <owner>/<repo> --json assets \
--jq '.assets[] | select(.name | test("dmg$")) | "\(.name) \(.digest)"'