Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 165 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 165 Bytes

Go monorepo example

Getting Started

  1. install bazel https://www.bazel.build
  2. run bazel test --test_output=errors //...
  3. Have fun, and break some tests!