google / keep-sorted

keep-sorted is a language-agnostic formatter that sorts lines between two markers in a larger file.
Apache License 2.0
132 stars 15 forks source link

Publish pre-compiled binaries #37

Open mnil opened 3 months ago

mnil commented 3 months ago

To simplify integration it would be nice if there was published release artifacts for popular architectures similar to e.g. bazel/buildtools: https://github.com/bazelbuild/buildtools/releases/tag/v7.1.2

AlexanderGH commented 3 weeks ago

+1. Ideally they could also be signed to avoid Apple's quarantine prompts (though even unsigned would help simplify things).