mach-tui 0.1.0

A powerful yet easy-to-use todo TUI
Documentation
1
2
3
fn main() {
    mach::run();
}