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 #271

Open
znschaffer opened this issue Jan 19, 2023 · 3 comments
Open

brew formula #271

znschaffer opened this issue Jan 19, 2023 · 3 comments

Comments

@znschaffer
Copy link

I noticed from a previous issue (#76) that one of the holdups for making a brew package was lack of a mac to build a release on.

I have an m1 machine and could build all the UI's and pack em into a tarball which we could put up on github releases and make a brew formula out of.

@alexanderkjall
Copy link
Collaborator

I'm not sure that's the best way forward.

Having a brew formula similar to this one: https://github.com/Homebrew/homebrew-core/blob/master/Formula/ripgrep.rb might be a better idea.

That way the brew build system is responsible for building the code, and we don't have an unknown factor in the middle of the supply chain between consumer and developer.

@znschaffer
Copy link
Author

znschaffer commented Jan 20, 2023 via email

@alexanderkjall
Copy link
Collaborator

I made an attempt at a homebrew package: Homebrew/homebrew-core#124092

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