commit | f4c7c45f67e980d5ef1dd1c2a47fc89e82965d9e | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Wed Oct 03 09:48:01 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Oct 03 09:49:51 2018 -0700 |
tree | 0b0a9e19c5da9905466567ed51423459f6e121f1 | |
parent | 4cc28d8679c62bb42e9a05bcc546c584b8d2d60a [diff] |
Remove useless sections from Best Practices. RELNOTES: None. PiperOrigin-RevId: 215576880
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.