yggdrasil-cli 0.2.5

Yggdrasil is a project flattener and diff engine that turns any subset of your codebase into a single AI-ready codex (index + contents), or compares snapshots with annotated diffs.
1
2
3
4
5
6
# My WHITE.md™ Manifest
## this is a list of the files I want to see when I run YGG (usage: ygg --white WHITE.md)

src/types.rs
src/main.rs
src/formatter.rs