rannn505 / child-shell

Node.js bindings 🔗 for shell
http://rannn505.github.io/child-shell/
MIT License
299 stars 71 forks source link

Allow for PWSH Custom Paths #135

Closed JustinGrote closed 2 years ago

JustinGrote commented 3 years ago

Pwsh can be installed in multiple locations, and may be downloaded via zip file for a very specific version. Please add support for a shell constructor that allows specification of the path to the pwsh executable. Thank you!