Beginning Bazel Building and Testing for Java, Go, and More

Discover Bazel, a new build and software test set of tools for today's programmers and developers. This book shows you how to speed up your builds and tests, and how to use Bazel in the context of your favorite programming language. You'll see that the languages and SDKs supported include...

Full description

Bibliographic Details
Main Author: McNerney, P.J. author (author)
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2020.
Edition:1st ed. 2020.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631948006719
Table of Contents:
  • 1. Introducing Bazel
  • 2. Installing Bazel
  • 3. Your First Bazel Project
  • 4. WORKSPACE File Functionality
  • 5. A Simple Echo Client/Server Program
  • 6. Protocol Buffers and Bazel
  • 7. Code Organization and Bazel
  • 8. gRPC and Bazel
  • 9. Bazel and Android
  • 10. Bazel and iOS.