BUILDTIME REQUIREMENTS

October 14, 2025 ยท View on GitHub

  • a UNIX-like environment (e.g. WSL)
  • bash 4+
  • GNU/BSD findutils
  • Go
  • git 2.46.1+
  • Python
  • Snyk
  • ShellCheck 0.11.0+
  • Provision additional dev tools with ./install

Recommended

  • ASDF 0.18 (run asdf reshim after provisioning)
  • clang-format
  • clang-tidy
  • cmake
  • cppcheck
  • cpplint
  • direnv 2

AUDIT

$ ./build audit

LINT

$ ./build lint

TEST

$ ./build [unit_test]