egoist / dum

An npm scripts runner written in Rust.
MIT License
1.52k stars 28 forks source link

fix(PATH): add ability to concat PATH on any platform #24

Closed beetcb closed 2 years ago

beetcb commented 2 years ago

Current get_path_env function breaks on windows, then dum breaks 😂, this patch fix it!