| commit | b7d09c568462a21e313fdfea295d40a13f8765f6 | [log] [tgz] |
|---|---|---|
| author | Passw <Passw@users.noreply.github.com> | Thu Feb 15 01:33:23 2018 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Thu Feb 15 01:35:09 2018 -0800 |
| tree | d271b8dc9f56a0c98b840ccf5f0715240d3f16f2 | |
| parent | e4336da1f25e12f7fdc705c0531a86f5d4c13b95 [diff] |
docs : add `touch WORKSPACE` It seems that we still need to touch a file named `WORKSPACE` ``` ERROR: The 'build' command is only supported from within a workspace. ``` Closes #4539. PiperOrigin-RevId: 185807230
{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.