commit | ae7f28772a6f32a9ebe05a931eaebf9b7236cea1 | [log] [tgz] |
---|---|---|
author | steve-the-bayesian <steve.the.bayesian@gmail.com> | Tue Apr 20 06:58:35 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 20 06:59:39 2021 -0700 |
tree | 58c836c05ba07c746600ab7e29247a49a13e2e0e | |
parent | b07c665904b2458ff1b0530edd476f4659400341 [diff] |
Update config.md The first line of the file was confusing because it referred to Starlark before defining what Starlark was. I moved the definition to the first line. Closes #13374. PiperOrigin-RevId: 369430700
{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