Skip to content
forked from bazelbuild/bazel

a fast, scalable, multi-language and extensible build system

License

Notifications You must be signed in to change notification settings

alexjrosh/bazel

Repository files navigation

Bazel

{Fast, Correct} - Choose two

Bazel is an 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

a fast, scalable, multi-language and extensible build system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.1%
  • Shell 3.5%
  • C++ 3.4%
  • Python 1.3%
  • Protocol Buffer 0.5%
  • HTML 0.1%
  • Other 0.1%