Add missing dependency on io_bazel (#394)

1 file changed
tree: 932eb5f606cefe7b4dfb66a34e61078418ce00b8
  1. .bazelci/
  2. api_proto/
  3. build/
  4. build_proto/
  5. buildifier/
  6. buildifier2/
  7. buildozer/
  8. bzlenv/
  9. config/
  10. convertast/
  11. deps_proto/
  12. differ/
  13. edit/
  14. extra_actions_base_proto/
  15. file/
  16. generatetables/
  17. lang/
  18. tables/
  19. testutils/
  20. unused_deps/
  21. warn/
  22. wspace/
  23. .gitignore
  24. BUILD.bazel
  25. CONTRIBUTING.md
  26. CONTRIBUTORS
  27. LICENSE
  28. README.md
  29. status.sh
  30. update_generated.sh
  31. WARNINGS.md
  32. WORKSPACE
README.md

Buildtools for bazel

This repository contains developer tools for working with Google's bazel buildtool.

Build status

Setup

See instructions in each tool's directory.