dmikusa / binding-tool

Generate Kubernetes service bindings for use with Cloud Native Buildpacks
Apache License 2.0
27 stars 4 forks source link

Close #39: Allow build for multiple targets #40

Closed anthonydahanne closed 1 year ago

anthonydahanne commented 1 year ago
dmikusa commented 1 year ago

I set up cargo-dist on the repo, which should handle building windows, macos (x86 and aarch64), linux (x86). Cross-compiling for Linux or building MUSL static binaries will take more work.

anthonydahanne commented 1 year ago

cant' wait to have mac os aarch64 native binaries :-)