gulp-run-command
gulp-run-command copied to clipboard
Enable stdin
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 by default.