aboutsummaryrefslogtreecommitdiff
path: root/docs/superpowers
Commit message (Collapse)AuthorAgeFilesLines
* Design spec: lectio Go rewrite (CLI + colored TUI, self-contained)Ɓukasz2026-07-231-0/+269
Forked from the Python daily-reading tool. Two binaries (lectio, lectio-ui) over shared internal packages, modelled on bread-calc: Bubble Tea + Lipgloss TUI, go:embed for the four Bible corpora (self-contained, no external tools), subcommand CLI, TOML config, colored reader TUI, psalm versification ported as-is.