Skip to content

[Brew Absolute Beginner] Proper way of ensuring another cask is installed and then installing a plugin into a folder of the other app? #5416

Discussion options

You must be logged in to vote

where are the casks hosted, are they always centrally hosted or can I provide the cask directly from our Github releases?

Casks can be hosted at any publicly accessible URL. Many casks use GitHub releases.

One of the reasons I would expect to be that the binaries are unsigned, due to the hassle and complexity of how Apple handles this and our limited resources (this is OpenSource, not a product, after all).

This is fine if you're hosting it in your own tap, but we won't be able to accept this into Homebrew/cask if the binaries aren't signed.

how do I develop and test my cask locally, that is, how do I tell brew to use a local cask? brew install --cask ./mycask.rb?

HOMEBREW_NO_INSTAL…

Replies: 1 comment 3 replies

Comment options

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

@krehel
Comment options

@thediveo
Comment options

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