Beginning Bazel: Building and Testing for Java,Go,and More
Authors: P.J. McNerney
ISBN-10: 1484251938
ISBN-13: 9781484251935
Edition 版次: 1st ed.
Publication Date 出版日期: 2019-12-19
Print Length 页数: 192 pages
Book Description
By finelybook
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 Java,C++,Android,iOS,and Go.
Beginning Bazel also shows you how scalable Bazel is for organizations,codebases,and continuous integration systems. It handles codebases of any size as well as multiple repos or a huge monorepo. Lastly,this book discusses how extensible Bazel is. You can easily add support for new languages and platforms with Bazel’s extension language. As such,you’ll be able to share and re-use language rules as they evolve in the Bazel community.
What You Will Learn
Use Bazel as a build tool
Test software with Bazel
Work with Java,C++,Android,iOS,Go,and other programming languages
Run Bazel on Linux,macOS,and Windows
Scale and extend Bazel to other languages and platforms