deployable

Results 11 comments of deployable

Actually, using [`spawn`](https://nodejs.org/api/child_process.html#child_process_child_process_spawn_command_args_options) is probably a much better way to deal with this. No shell shenanigans.