Skip to content
forked from bazelbuild/bazel

Correct, reproducible, and fast builds for everyone.

License

Notifications You must be signed in to change notification settings

lgscofield/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 94.8%
  • C++ 2.3%
  • Shell 1.0%
  • HTML 0.5%
  • Protocol Buffer 0.5%
  • Python 0.4%
  • Other 0.5%