gulp-run-command icon indicating copy to clipboard operation
gulp-run-command copied to clipboard

A simple way to run command-line programs from gulp in a cross-platform way.

Results 4 gulp-run-command issues
Sort by recently updated
recently updated
newest added

Currently the types enforce you to either A) provide no options or B) provide a value for every option. In reality they all have default values and can be left...

Love the app @Klathmon. This is useful for commands like `jest --watchAll`, which take user input. Or consider making `enableStdin` an enable option if you don't want to enable it...

updates the cross-spawn dependency to a non vulnerable version. has no impact (i found) on the library

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 4.0.0 to 6.0.6. Changelog Sourced from cross-spawn's changelog. 6.0.6 (2024-11-18) Bug Fixes disable regexp backtracking (#160) (ba5aaef) core: support worker threads (#127) (f4af31c) 6.0.5 (2018-03-02) Bug Fixes...

dependencies