You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, just wanted to share that the C library is now available on Homebrew, so Homebrew users can install it with:
brew install snowball
Homebrew precompiles libraries for Mac x86-64, Mac arm64, and Linux x86-64, so installation is pretty much instant 🎉
Also, it'd be nice if the makefile could build a shared library (#34). It looks like Debian applies patches for this. If #160 or similar is merged for Linux, I can submit a PR to extend support to Mac.
Hi, just wanted to share that the C library is now available on Homebrew, so Homebrew users can install it with:
Homebrew precompiles libraries for Mac x86-64, Mac arm64, and Linux x86-64, so installation is pretty much instant 🎉
Also, it'd be nice if the makefile could build a shared library (#34). It looks like Debian applies patches for this. If #160 or similar is merged for Linux, I can submit a PR to extend support to Mac.
Ref: Homebrew/homebrew-core#111779
The text was updated successfully, but these errors were encountered: