kanit

Toy init system
Log | Files | Refs | README | LICENSE

main.rs (47B)


      1 fn main() {
      2     kanit_cli::handle_cli(true);
      3 }