bazel icon indicating copy to clipboard operation
bazel copied to clipboard

Calculate the bazel directory based on the path of bazel-dev.sh

Open matts1 opened this issue 1 year ago • 0 comments

Instead of hardcoding the ~/os-bazel directory, calculate the bazel directory based on the path of the script.

This should make setup simpler, and also allow you to work with multiple bazel checkouts at the same time by simply calling the corresponding bazel-dev.sh script.

matts1 avatar May 29 '24 00:05 matts1