Skip to content

kevinmichaelchen/adr-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adr-tools

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.

Contributing

Nightly Rust

rustup default nightly

Spin up SurrealDB

docker compose up

Run CLI

cargo run

Releases

No releases published

Packages

No packages published

Languages