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
Goji can now be installed with Homebrew Hey,
I recently created a CI Pipeline for the goji repository that automatically creates a homebrew formulae for goji.
So now the goji binaries can finally be installed without needing go installed on your local machine.
to add the homebrew tap simply run
brew tap sanriodev/homebrew-goji and install goji via homebrew like so
brew install goji This allows you to simply install goji and future packages from this tap if you wanna try them out on linux and macOS.
The text was updated successfully, but these errors were encountered:
https://blog.blvckleg.dev/post/homebrew-tap-for-goji/
Goji can now be installed with Homebrew Hey,
I recently created a CI Pipeline for the goji repository that automatically creates a homebrew formulae for goji.
So now the goji binaries can finally be installed without needing go installed on your local machine.
to add the homebrew tap simply run
brew tap sanriodev/homebrew-goji and install goji via homebrew like so
brew install goji This allows you to simply install goji and future packages from this tap if you wanna try them out on linux and macOS.
The text was updated successfully, but these errors were encountered: