Basic setup

- proto & java classes copied from Bazel source
- set up as 2 modules; one for the proto & one for Java code; working MODULE.bazel files
- TODO: CI, Copybara, publish-to-BCR, etc
18 files changed
tree: 82a9d4cc8dc215a632c500146299955fbc3985cc
  1. java/
  2. proto/
  3. .bazelversion
  4. .gitignore
  5. CONTRIBUTING.md
  6. LICENSE
  7. README.md
README.md

Bazel Persistent Worker API

This repository contains the code for Bazel's Persistent Worker API.