amico-cli 0.1.0

The developer command line interface for the Amico AI Agent Framework
1
2
3
fn main() {
    println!("Hello, world!");
}