spool-memory 0.1.0

Local-first developer memory system — persistent, structured knowledge for AI coding tools
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    spool::cli::run()
}