Commands¶
The ./dev.sh script runs commands inside the dev container from the host. Omit
it if you're already inside the container.
Bazel (primary build system)¶
Build¶
Test¶
CMake (secondary build system)¶
Configure¶
Build¶
Test¶
Format¶
To check without modifying (used in CI):