commit | e9518ec8014bdd962b39517f5f76931536751056 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Thu Aug 22 09:40:50 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 22 09:42:17 2019 -0700 |
tree | d2fddf7b1a32f13476a3b080df0291e902d6fdf6 | |
parent | 7a079c40744d11726c567c41fb61bc79836f1db3 [diff] |
repository_rules.md: also mention the `bazel sync` command The documentation on repository rules describes the invalidation mechanism for repository rule. In this context, also mention bazel's `sync` command as it can also be used to invalidate repositories. Change-Id: I9df56f56a73ec0d11602bad1ba493365802c401d PiperOrigin-RevId: 264854678
{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.