# `hack/tools` This directory contains any Bazel macros for binding tools, wrapper scripts and third party binaries we rely on. One-off Go tools should go under `cmd/tools`. As any existing one-off Go tools in this directory are touched, please move them to `cmd/tools`. ## Pre-built Binaries `bin.bzl` contains definitions for pre-built tools we depend on, such as `helm` and `kubectl`.