huggingface / chat-macOS

Making the community's best AI chat models available to everyone.
Apache License 2.0
1.56k stars 59 forks source link

Homebrew formula #12

Open agriyakhetarpal opened 1 month ago

agriyakhetarpal commented 1 month ago

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

Vaibhavs10 commented 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.

agriyakhetarpal commented 1 month ago

Absolutely! I'll plan to start working on this as soon as next week. Please feel free to assign me to this.

Vaibhavs10 commented 1 month ago

How's it going with the brew setup @agriyakhetarpal ? 🤗

agriyakhetarpal commented 1 month ago

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.

agriyakhetarpal commented 1 week ago

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 😃

BlueSkiesLife commented 1 week ago

Hey agriyakhetarpal, it seems that it already got added.

brew install --cask huggingchat