bazelbuild / bazelisk

A user-friendly launcher for Bazel.
Apache License 2.0
1.95k stars 300 forks source link

Allow specifying where stdout should get written #526

Closed illicitonion closed 2 months ago

illicitonion commented 6 months ago

This can be useful when invoking bazelisk programatically.

illicitonion commented 2 months ago

@fweikert Any chance of a quick look at this tiny (but slightly ugly!) PR? Thanks!