devops-works / binenv

One binary to rule them all. Manage all those pesky binaries (kubectl, helm, terraform, ...) easily.
MIT License
367 stars 44 forks source link

build: add support for FreeBSD #180

Closed jakubvokoun closed 2 years ago

jakubvokoun commented 2 years ago

I've tested following:

And everything looks good.

leucos commented 2 years ago

Awesome @jakubvokoun ! This is great. We have some work to do in distributions.yml (supported_platforms) :D We'll take care of this along the way.

jakubvokoun commented 2 years ago

@leucos I'll update supported_platforms for binaries I've added.

And I'll also submit a PR with README update about usage on FreeBSD.

Speaking about the *BSD famaly - is it worth to test it on OpenBSD too?