# Objective As planned in our launch strategy, we need to create a Homebrew Tap for ZenNode so macOS developers can install it easily as a native binary/app. ## Tasks - [ ] Build the PyInstaller `macOS` `.dmg`/`.app` release pipeline in GitHub Actions. - [ ] Create a `homebrew-zennode` tap repository under this organization/account. - [ ] Write the `ruby` cask script to download, verify (SHA256), and install the release binaries automatically. - [ ] Add the `brew tap` and `brew install zennode` instructions to the README.
Objective
As planned in our launch strategy, we need to create a Homebrew Tap for ZenNode so macOS developers can install it easily as a native binary/app.
Tasks
macOS.dmg/.apprelease pipeline in GitHub Actions.homebrew-zennodetap repository under this organization/account.rubycask script to download, verify (SHA256), and install the release binaries automatically.brew tapandbrew install zennodeinstructions to the README.