tangu-cli 0.20.0

CLI tools for the Tangu language.
1
2
3
fn main() {
    println!("Hello, world!");
}