stash-cli 0.8.1

A local store for pipeline output and ad hoc file snapshots
Documentation
1
2
3
fn main() {
    stash_cli::cmd::main_entry();
}