Loading…

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
Call Number:Libro Electrónico
Main Author: McNerney, P. J.
Format: Electronic eBook
Language:Inglés
Published: [Place of publication not identified] : Apress, 2020.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
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.