1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-29 19:28:31 +00:00
continuwuity/tests/complement/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
530 B
Markdown
Raw Normal View History

# Complement
2023-01-26 18:28:33 +01:00
## What's that?
2023-01-26 18:28:33 +01:00
Have a look at [its repository](https://github.com/matrix-org/complement).
2023-01-26 18:28:33 +01:00
## How do I use it with conduwuit?
2023-01-26 18:28:33 +01:00
For reproducible results, Complement support in conduwuit uses Nix to run and generate an image.
2023-01-26 18:28:33 +01:00
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