Tim Bray
                                            Tim Bray
                                        
                                    Why, thank you so much. I hate to admit it, but despite my decades of software I have never actually published this kind of command-line thing so I have no...
That all makes sense. I'm writing an INSTALLING.md and will include the instructions there. For the foreseeable future, I'll notify you about any releases. As for commit rights, does aur.archlinux.org...
Oh wait, I just read https://wiki.archlinux.org/title/Go_package_guidelines and https://www.redhat.com/en/blog/hardening-elf-binaries-using-relocation-read-only-relro - my conclusion is that there is no harm and potentially good benefits from copying those GOFLAGS. Do you agree?
Great, thanks. I’ll shoot you a diff when I do a release. Maybe it’ll be official some year. On May 9, 2024 at 3:28:56 AM, Jon Gjengset ***@***.***> wrote: >...
Anyhow, closing this issue. Will be releasing 1.1.0 soon with an INSTALLING.md Thanks for this work!
I recently released 2.0. It's a breaking change because Homebrew wouldn't take my binary name of "tf" because that's what everyone uses for Terraform, so it's just "topfew". No biggie.
Except for, this is a breaking change, so it needs to be a release 2.0.
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.
https://github.com/Homebrew/homebrew-core/pull/170968
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...