barectf (from bare metal and CTF) is a generator of tracers that produce CTF data streams.
|
Note |
This README mostly documents barectf development. |
Build barectf
barectf is a Poetry project.
To build barectf from this repository:
-
Build the project:
The
distdirectory contains the distribution archives.
Build the barectf documentation
You can refer to this component version in your Antora playbook file, for example:
site: # ... content: sources: - url: https://github.com/efficios/barectf branches: [stable-3.1] start_path: docs # ... ui: # ...