Problem or use case
Problem or use case
Currently, macOS users who want to use Orca must navigate to the website or GitHub Releases, manually download a .zip or .dmg file, and drag it to their Applications folder.
While this works, it presents a few friction points for developers:
Version Management: Users have to manually check for updates rather than relying on a package manager.
Environment Provisioning: It’s difficult to automate the installation of Orca in setup scripts or "dotfiles" repositories.
Proposed solution
Create a custom homebrew tap or create a cask for homebrew
Alternatives or additional context
No response
Problem or use case
Problem or use case
Currently, macOS users who want to use Orca must navigate to the website or GitHub Releases, manually download a .zip or .dmg file, and drag it to their Applications folder.
While this works, it presents a few friction points for developers:
Version Management: Users have to manually check for updates rather than relying on a package manager.
Environment Provisioning: It’s difficult to automate the installation of Orca in setup scripts or "dotfiles" repositories.
Proposed solution
Create a custom homebrew tap or create a cask for homebrew
Alternatives or additional context
No response