cbmman 0.1.3

Interactive TUI manager for codebase-memory-mcp: index, query, and monitor codebase knowledge graphs from the terminal.
Documentation
1
2
3
fn main() -> std::io::Result<()> {
    cbmman::main()
}