grit icon indicating copy to clipboard operation
grit copied to clipboard

Brew formula

Open nvgrw opened this issue 4 years ago • 2 comments

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!

nvgrw avatar Apr 03 '21 15:04 nvgrw

Seems to be another item using the name grit in homebrew, but this is still a good idea.

ashaikh avatar Apr 04 '21 16:04 ashaikh

Is it necessary for Homebrew formula names to be globally unique?

nvgrw avatar Apr 06 '21 12:04 nvgrw