DEVELOPMENT

April 3, 2026 ยท View on GitHub

We follow standard, make based commands for performing build operations.

PREREQUISITES

Postinstall

Register output of go env GOBIN to PATH environment variable.

Register <git-clone-directory>/bin to PATH environment variable.

TASKS

We automate engineering tasks.

Security Audit

make audit

Lint

make