tinyflows 0.2.0

A Rust-based workflow management solution.
Documentation
1
2
3
fn main() {
    println!("{}", tinyflows::product_name());
}