Closed keith closed 3 months ago
It's possible that users don't have a bazel in their path depending on your project configuration. This allows passing --bazel whatever to override to a custom wrapper, or anything else.
bazel
--bazel whatever
(For any other readers: Centralizing discussion over in #191, since you'd expressed a preference for that one.)
closing for that one
It's possible that users don't have a
bazel
in their path depending on your project configuration. This allows passing--bazel whatever
to override to a custom wrapper, or anything else.