
run-script-os
Releases14
Frequency3 months 2 weeks
Last Release
run-script-os is a tool that will let you use generic npm script commands that will pass through to os specific commands.
Linked projects
run-script-os will let you use OS specific operations in npm scripts without specifying which OS you are on. It's not magic though... you still have to write OS specific scripts.