Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 192 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 192 Bytes

BUILD

Build with:

bazel build :main

Update build

When you want to update the bazel build (new source file, changes in the dependencies), run gazelle:

bazel run //:gazelle