Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brew formula #11

Open
nvgrw opened this issue Apr 3, 2021 · 2 comments
Open

Brew formula #11

nvgrw opened this issue Apr 3, 2021 · 2 comments

Comments

@nvgrw
Copy link

nvgrw commented Apr 3, 2021

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!

@ashaikh
Copy link

ashaikh commented Apr 4, 2021

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

@nvgrw
Copy link
Author

nvgrw commented Apr 6, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants