commit | 68b7605a7f015ff7901973e4e87d12e620547a24 | [log] [tgz] |
---|---|---|
author | Suvanjan Mukherjee <suvanjan@google.com> | Wed Sep 12 16:50:58 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Sep 12 16:52:17 2018 -0700 |
tree | 6590f3b98c279d68945b72e7b03a046df49798a4 | |
parent | 097194ff4c751451c7cd311d8c7eab365dd1983a [diff] |
Add guidance on where to add the code snippets for the bazel toolchain rule tutorial Closes #6120. PiperOrigin-RevId: 212727795
{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.