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
Thank you for making this! I found this project through HN and love the idea and execution.
I made a simple formula that enables the installation of grit using brew. It currently uses ab30f86 instead of a release version, because v0.2.0 does not build on macOS.
Installation is as simple as running brew install nvgrw/formulae/grit.
Obviously this is your project. Would you be able to set up your own brew tap and maintain a grit formula that is in sync with the releases in this repository? I'm pretty much a brew noob so this formula I whipped up probably doesn't follow any established best practices—it could be a useful starting point, though!
The text was updated successfully, but these errors were encountered:
Thank you for making this! I found this project through HN and love the idea and execution.
I made a simple formula that enables the installation of grit using brew. It currently uses ab30f86 instead of a release version, because v0.2.0 does not build on macOS.
https://github.com/nvgrw/homebrew-formulae/blob/master/Formula/grit.rb
Installation is as simple as running
brew install nvgrw/formulae/grit
.Obviously this is your project. Would you be able to set up your own brew tap and maintain a grit formula that is in sync with the releases in this repository? I'm pretty much a brew noob so this formula I whipped up probably doesn't follow any established best practices—it could be a useful starting point, though!
The text was updated successfully, but these errors were encountered: