dsherret / dax

Cross-platform shell tools for Deno and Node.js inspired by zx.
MIT License
1.02k stars 34 forks source link

[docs]: Document default behavior of throwing on non-zero exit code #280

Open DanielBaulig opened 3 months ago

DanielBaulig commented 3 months ago

It would be nice if the documentation in the README.md would explicitly specify the default behavior of throwing on non-zero exit codes. I wasn't sure what the default behavior is when I started using dax and finding the information wasn't as straight forward as it could have been.