Files
boxmaker/crates/bxctl/src/lib.rs
T
kyle 06cda69509 Add bxctl chat
Implemented-By: OpenCode session (model recorded in docs/implementer-log.md)
2026-09-18 20:24:26 -07:00

4 lines
50 B
Rust

//! The owner's command-line tool.
pub mod chat;