This is a Rust-based set of tools for managing Architectural Decision Records (ADRs).
We use embedded SurrealDB.
Markdown files are loaded into the graph database, which allows us to do all sorts of cool analytics.
The CLI is effectively a port of
adr-tools
.
rustup default nightly
docker compose up
cargo run