De-densify Bazel vision page Old site: https://docs.bazel.build/versions/2.1.0/bazel-vision.html New (with new styling): <img width="1035" alt="Screen Shot 2020-02-18 at 10 39 32 PM" src="https://user-images.githubusercontent.com/5130366/74799999-23f93100-52a0-11ea-93b8-cde5ce4e9c61.png"> <img width="1021" alt="Screen Shot 2020-02-18 at 10 39 48 PM" src="https://user-images.githubusercontent.com/5130366/74800006-26f42180-52a0-11ea-8517-987254ff1365.png"> <img width="1066" alt="Screen Shot 2020-02-18 at 10 39 55 PM" src="https://user-images.githubusercontent.com/5130366/74800007-29ef1200-52a0-11ea-8c8b-94e022998c9a.png"> Serves #10794. Closes #10819. PiperOrigin-RevId: 296056821
{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