node-cross-spawn
Cross-platform spawn fixer
A cross-platform solution to Node.js spawn and spawnSync issues on Windows
A cross platform solution to node's spawn and spawnSync
1k stars
24 watching
81 forks
Language: JavaScript
last commit: 14 days ago
Linked from 1 awesome list
cmdcross-platformexecpath-extshebangspawnwindows
Related projects:
Repository | Description | Stars |
---|---|---|
timoxley/npm-run | A tool that allows running locally installed node module executables from the command-line. | 185 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 355 |
devlooped/smallsharp | Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 286 |
mellster2012/vertx-nodejs-service-factory | A tool that enables running Node.js modules as verticles inside the Vert.x-x3 framework. | 3 |
ehmicky/nvexeca | A Node.js library and CLI tool for executing commands with a specific Node version | 42 |
nikolaydubina/watchhttp | Periodically runs external commands and exposes their output as an HTTP endpoint with live updates | 33 |
eshaan7/flask-shell2http | An HTTP wrapper service for running shell commands asynchronously | 177 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
audinue/rollup-plugin-execute | Executes shell commands after bundle generation | 26 |
rtomayko/posix-spawn | A Ruby library that provides fast and efficient process spawning capabilities | 519 |
ehmicky/nve | A tool that allows running any command on specific Node.js versions | 693 |
baliestri/adonisjs.plugin.zsh | A plugin for automating the process of running AdonisJS commands without invoking Node.js | 0 |
capistrano/sshkit | A tool for running commands on servers in a structured way | 1,157 |
kevin-robertson/invoke-thehash | A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. | 1,480 |
hobbyquaker/mqtt-scripts | A Node.js based script runner for automating tasks in MQTT-based smart home environments. | 61 |