Skip to content
Discussion options

You must be logged in to vote

The easiest for your users will be to have it in the main Homebrew taps. So if your software meets the criteria that's by far the best experience.

If you want to have the software in your own tap there are two options:

  1. For open source software, write a formula that builds the software and use the default CI workflow in the tap to have it build bottles.
  2. Build binaries and upload them somewhere and download/distribute them as a Cask the way goreleaser does it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@simonwhitaker
Comment options

@SMillerDev
Comment options

@simonwhitaker
Comment options

Answer selected by simonwhitaker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants