commit | 03fd5419ab4570160542b3ea85433d84a38628ab | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Mar 11 18:57:14 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 11 18:58:17 2021 -0800 |
tree | 9489a4f7d3c24375e1477099007c98b57597df20 | |
parent | fbf9f9d7d3228c2b7ddb1ff87605e90d8b56a3a9 [diff] |
Docs: Rewrite Bazel pages to clarify intended user, part 5 PiperOrigin-RevId: 362427806
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md