Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 211 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 211 Bytes

bike2

A successor to bike1.

Set up

Should work on Linux.

  • Install bazel or bazelisk

  • Verify that you can build and test:

bazel test //...