zacor 0.1.0

Package manager and dispatcher for zr — install, manage, and run modular CLI packages
Documentation
1
2
3
fn main() {
    std::process::exit(zacor::run(Some("zr")));
}