commit | 357282fa857a007555ae053afc827283a3e402d6 | [log] [tgz] |
---|---|---|
author | Jiri Dank <jdanek@redhat.com> | Fri May 15 03:30:27 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 15 03:31:27 2020 -0700 |
tree | c0855f2500ecbb99055b54a60e6d39e2729dcdbf | |
parent | cb28627be954422379556848e8baeb9d6ec69328 [diff] |
Update install-redhat.md for bazel3 package Per discussion at https://github.com/bazelbuild/bazel/issues/10133, Bazel 2.x is packaged as bazel2, and 3.x as bazel3 on Red Hat. CC @vbatts Closes #11377. PiperOrigin-RevId: 311701886
{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