1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-04 09:06:13 +02:00

Fuzzer for nu-path

Quick start guide

  • Install cargo-fuzz by cargo install cargo-fuzz
  • Make output directory mkdir out
  • Run the fuzzer with cargo fuzz run parse out