topfew icon indicating copy to clipboard operation
topfew copied to clipboard

Brew Formula

Open flaviomartins opened this issue 1 year ago • 4 comments

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

flaviomartins avatar Apr 18 '24 17:04 flaviomartins

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 avatar Apr 18 '24 18:04 timbray

https://github.com/Homebrew/homebrew-core/pull/170968

timbray avatar May 06 '24 19:05 timbray

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?

timbray avatar May 15 '24 15:05 timbray

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

flaviomartins avatar May 15 '24 16:05 flaviomartins

It appears that this item can be closed - I just installed with brew install topfew on my MacBook Air M1.

vielmetti avatar Mar 06 '25 23:03 vielmetti

Oops yes.

timbray avatar Mar 07 '25 00:03 timbray