commit | c981413b567462da47642a476888f1b445abf76b | [log] [tgz] |
---|---|---|
author | Justus Tumacder <JustusFT@gmail.com> | Wed Mar 24 21:20:19 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 24 21:21:20 2021 -0700 |
tree | 6a994c6c5cd82da2b218e4d39651633070c34359 | |
parent | 37cc33ac821534848e7a8df2a22ee9bffb57a494 [diff] |
Update Fedora installation instructions in docs For [the Fedora installation instructions for Bazel 4](https://docs.bazel.build/versions/4.0.0/install-redhat.html), it says to do `dnf install bazel3`, but since the docs are for v4 I think it should be `dnf install bazel4` Closes #13255. PiperOrigin-RevId: 364957060
{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