Problem
Current usage is only via bazel run as documented in https://github.com/EngFlow/bazel_invocation_analyzer#usage. Of course, one can compile the jar on its own, store, and use. But it would be very convenient to have a prebuilt binary available.
(Optional) Preferred solution
bazel-diff for instance provides a precompiled jar via github releases in https://github.com/Tinder/bazel-diff/releases. I think this repo could do the same.
Problem
Current usage is only via bazel run as documented in https://github.com/EngFlow/bazel_invocation_analyzer#usage. Of course, one can compile the jar on its own, store, and use. But it would be very convenient to have a prebuilt binary available.
(Optional) Preferred solution
bazel-diff for instance provides a precompiled jar via github releases in https://github.com/Tinder/bazel-diff/releases. I think this repo could do the same.