Development Guides
This section is for developers that work with the Tenzir source code. The following guides are available:
📄️ Build from source
Tenzir uses CMake as build system. Aside from a modern C++20
📄️ Build the Docker image
Our Dockerfile has two
📄️ Write a Plugin
Implementing a new plugin requires the following steps: