mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 22:29:06 +02:00
Should not be built by default with `cargo build` Instead are compiled with `cargo test` to avoid bitrot Run with `cargo run -p ... --example ...`