feat: Add resolvematrix CLI #33

Open
ginger wants to merge 6 commits from ginger/resolvematrix-cli into main

6 commits

Author SHA1 Message Date
8e4c4da557
chore: Fix lockfile
All checks were successful
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 36s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 2m8s
2026-08-01 20:48:58 +02:00
51673361eb
feat: Fix clippy recommendations
Some checks failed
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 42s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 43s
2026-08-01 18:17:16 +02:00
0b79fb6bdc
feat: Allow for JSON output format
Also slightly refactor how server info is fetched
to minimize errors during runtime
2026-08-01 18:13:05 +02:00
3af3b7545d
chore: Synchronize cli to always use correct version of root library
Ensures library can't move ahead of CLI and give possibly
broken versions to CLI
2026-08-01 16:32:15 +02:00
8ee1212f55
chore: Remove unused ruma features 2026-07-26 04:13:38 +02:00
87e8e31355 feat: Add resolvematrix CLI 2026-07-26 02:03:08 +00:00