Skip to content

Instantly share code, notes, and snippets.

@bpb54321
Created January 20, 2024 18:22
Show Gist options
  • Save bpb54321/2f7319d4bf9bfce9d45961a5b0740d5b to your computer and use it in GitHub Desktop.
Save bpb54321/2f7319d4bf9bfce9d45961a5b0740d5b to your computer and use it in GitHub Desktop.
Useful Bazel commands
# Clean out the Bazel cache
bazel clean --expunge --async
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment