jon-cli 0.1.3

Natural language interface for Joy and Jot - CLI for the Joyint ecosystem
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    jon_cli::run()
}