Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 417 Bytes

File metadata and controls

19 lines (14 loc) · 417 Bytes

rematter

Markdown frontmatter transformation CLI for Obsidian vaults. Python, src/ layout, uv-managed.

Commands

uv sync --dev          # install + dev deps
uv run pytest -v       # run tests
uv run rematter --help # run CLI locally
uvx rematter           # run via uvx (once published)

Docs

.docs/architecture.md .docs/sync-pipeline.md .docs/config-and-media.md .docs/validate-command.md