yosh 0.1.5

A POSIX-compliant shell implemented in Rust
Documentation
1
2
3
fn main() {
    std::process::exit(yosh_plugin_manager::run());
}