Open agriyakhetarpal opened 1 month ago
Wonderful suggestion @agriyakhetarpal - would you like to take this up? 🤗 We can start with a tap and then move it to the main brew repo, ofc.
Absolutely! I'll plan to start working on this as soon as next week. Please feel free to assign me to this.
How's it going with the brew setup @agriyakhetarpal ? 🤗
I've started working on it, and it's coming along well; thanks for seeking a follow-up, @Vaibhavs10! It's my first time setting up a Homebrew formula/cask and a tap, so the docs are still a little murky to me. I'll share a branch as soon as I have something concrete.
Should we consider starting a homebrew-
prefixed repository, by the way? The Homebrew docs recommend it if we want a shorthand for the brew tap
command: https://docs.brew.sh/Taps#repository-naming-conventions-and-assumptions.
I just wished to inform those subscribed here that this is still on my radar, I've just been away on vacation for some time! I do intend to work on this further 😃
Hey agriyakhetarpal, it seems that it already got added.
brew install --cask huggingchat
Description
While this might or might not rely on https://github.com/huggingface/chat-macOS/issues/9, it would be great if this project could supply a Homebrew formula for installation purposes, sometime down the road. This way, the GitHub released/tagged binaries would be available as Homebrew casks to download via a
brew install --cask huggingchat
(or similar) command in a macOS terminal.See also