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...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2020.
|
Edición: | 1st ed. 2020. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631948006719 |
Tabla de Contenidos:
- 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.