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

Open
flaviomartins opened this issue Apr 18, 2024 · 4 comments
Open

Brew Formula #21

flaviomartins opened this issue Apr 18, 2024 · 4 comments

Comments

@flaviomartins
Copy link

flaviomartins commented Apr 18, 2024

Now that binaries are built… let’s get people to install using (Linux)brew.

brew install tf

Here is a similar formula for another go cli tool: https://github.com/Homebrew/homebrew-core/blob/master/Formula/t/tz.rb

@timbray
Copy link
Owner

timbray commented Apr 18, 2024

Cool. I'm also looking at https://docs.brew.sh/Formula-Cookbook

Don't understand that sha256 cellar: :any_skip_relocation stuff, but haven't started looking seriously yet.

@timbray
Copy link
Owner

timbray commented May 6, 2024

@timbray
Copy link
Owner

timbray commented May 15, 2024

Hey @flaviomartins do you have insight into the Brew process? That PR above has been approved by a committer, do you know if I have to do anything to move things along?

@flaviomartins
Copy link
Author

Hi, I think they approved the changes, but did not merge the PR. For the PR to be merged, someone needs to add the tag ready to merge. But I am just saying this from what I gather from gleaning at other formulas, not from experience.

PS: From what I gleaned you might need to do these

  • Add topfew in the file .github/autobump.txt
  • Squash all commits (keeping the first commit message) and force push

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