Skip to content

bmuschko/getting-started-bazel

Repository files navigation

Getting started with Bazel CircleCI


Book Cover

Source code for book "Getting Started with Bazel", published by Benjamin Muschko for O’Reilly Media Inc.

Author Benjamin Muschko uses concrete Java-based examples to give you a first taste of Bazel’s syntax and functionality. The report also covers advanced features like remote caching and execution. You’ll be able to determine hands-on if Bazel is a good fit for your organization and come away with the knowledge and resources to start using this versatile, polyglot build tool for your project.


Building the code

The repository contains various example projects. Navigate to the relevant directory and execute the bazel command. All examples are based on Bazel 1.1.0.

cd quickstart
bazel build //:hello-world

About

Getting started with Bazel with the help of Java-based examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published