bazelbuild / bazelisk

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

Add support for BAZELISK_NOJDK to Go Bazelisk #531

Closed sf-jbazuzi closed 5 months ago

sf-jbazuzi commented 5 months ago

Inspired by #315 but implemented from scratch.

Fixes #430.

See individual commits in the PR for easier review.