add cask for hab#21977
Conversation
|
Thank you for the contribution. Seems like this is an open-source CLI tool. In that case, and to avoid duplication this should be only in homebrew. I saw Homebrew/homebrew-core#1994, but this should be reworked as a formula that is compiled, rather than a downloadable cask. Pinging @DomT4. |
|
Yeah that was my initial plan but Habitat has some dependencies on on the casks vmware-fusion and dockertoolbox in order to compile it from source and I wasn't able to find a good way to depend on a cask from inside of a formula. I'll look into it some more. |
|
@vitorgalvao Hey Vitor. My message about the Cask accepting binaries is a generic reply, to be honest. I'm happy to poke people towards If it can build from source & someone's willing to work on that we're certainly happy to take it in |
We’re happy to take CLI stuff, it just seemed to me that since this is open-source and CLI-only, homebrew-core would be the better place.
If there’s such a hurdle in getting this to compile from source, then sure, we’ll take it here.
If that happens, then we can switch (remove from HBC, add to HB). |
There was a problem hiding this comment.
Comment needs to be reworked. Can you show me where on the official websites do they link to this URL? I need to verify it.
There was a problem hiding this comment.
Here is the page where they link to it: https://www.habitat.sh/docs/get-habitat/
How should it be reworded?
Adding a new cask
brew cask audit --download {{cask_file}}is error-free.brew cask style --fix {{cask_file}}left no offenses.brew cask install {{cask_file}}worked successfully.brew cask uninstall {{cask_file}}worked successfully.