sigi 3.7.1

An organizing tool for terminal lovers who hate organizing
Documentation
1
2
3
4
/// Run the CLI
fn main() {
    sigi::cli::run();
}