Src

Source code

Licence

AGPLv3, see LICENSE

Setup

Development

  • Build compile_commands.json: bazel run :refresh_compile_commands
  • Run builds: bazel build //...
  • Run tests: bazel test //...