Right now users copy-paste the bazel-diff-example.sh to stitch together the bazel-diff commands. This means users end up modifying and having diverging copies, not able to upstream their improvements to share with other users.
Ideally some "shrink-wrapped" distribution would include the top-level entry point (maybe still using Bash).
Right now users copy-paste the
bazel-diff-example.shto stitch together the bazel-diff commands. This means users end up modifying and having diverging copies, not able to upstream their improvements to share with other users.Ideally some "shrink-wrapped" distribution would include the top-level entry point (maybe still using Bash).