Best way to distribute an open source project via Homebrew #6784
-
|
Let's say I have a new open source project, and I want folks to be able to install it with
Which of these, if any, is "the right way" to do it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
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:
|
Beta Was this translation helpful? Give feedback.
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: