continuwuity/tests/complement/README.md
AwesomeQubic 90fc2bf53e add Complement support to the nix flake
Co-authored-by: strawberry <strawberry@puppygock.gay>
Signed-off-by: AwesomeQubic <ThatQubicWah@protonmail.com>
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-04-26 02:03:40 -04:00

15 lines
530 B
Markdown

# Complement
## What's that?
Have a look at [its repository](https://github.com/matrix-org/complement).
## How do I use it with conduwuit?
For reproducible results, Complement support in conduwuit uses Nix to run and generate an image.
After installing Nix, you can run either:
- `nix run #.complement-runtime -- ./path/to/logs.jsonl ./path/to/results.jsonl` to build a Complement image, run the tests, and output the logs and results to the specified paths.
- `nix run #.complement-image` to just build a Complement image