commit | f0ed5d32ad9888ebcecc16ee747aa8638efdb2cc | [log] [tgz] |
---|---|---|
author | laszlocsomor <laszlocsomor@google.com> | Fri Aug 25 16:55:42 2017 +0200 |
committer | Vladimir Moskva <vladmos@google.com> | Mon Aug 28 16:07:54 2017 +0200 |
tree | 8032ac05f7c3d82a51a9bd93b52ec2fb912afd86 | |
parent | 14e4c9161bb9bed6435dd4214533bde5135726c2 [diff] |
docs,Windows: update installation docs In this change: - Reword text in windows.md to use active voice instead of passive voice (so it's clear who the actor is). - Update Bash script examples to use cmd.exe syntax. - Remove outdated information, such as Bazel being an msys2 binary. - Restructure list of requirements to be clearer and simpler. RELNOTES: none PiperOrigin-RevId: 166476459
{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 system. 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.