1 2 3 4 5 6
fn main() { println!( "koban-cli placeholder. The first real release will be 0.1.0.\n\ See https://github.com/jamesbrink/koban" ); }