Skip to content
/ bazel Public
forked from bazelbuild/bazel

Correct, reproducible, and fast builds for everyone.

License

Notifications You must be signed in to change notification settings

Kuramyo/bazel

Repository files navigation

Bazel

{Fast, Correct} - Choose two

Bazel is a build tool that builds code quickly and reliably. It executes as few build steps as possible by tracking dependencies and outputs, controls the build environment to keep builds hermetic, and uses its knowledge of dependencies to parallelize builds.

About

Correct, reproducible, and fast builds for everyone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.3%
  • C++ 2.3%
  • Shell 0.6%
  • Protocol Buffer 0.5%
  • HTML 0.5%
  • Python 0.3%
  • Other 0.5%