sindresorhus / nano-spawn

Tiny process execution for humans — a better child_process
MIT License
240 stars 4 forks source link

Run CI on Windows #24

Closed ehmicky closed 3 weeks ago

ehmicky commented 3 weeks ago

Part of #12.

This does not completely fix #12 yet, since we still need to add more tests of things that could fail on Windows (shebangs, etc.), but we can do this in a separate PR.