open-cli-tools / concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
https://www.npmjs.com/package/concurrently
MIT License
7k stars 228 forks source link

REPL interface for input handling #416

Open paescuj opened 1 year ago

paescuj commented 1 year ago

See https://github.com/open-cli-tools/concurrently/pull/393

gustavohenke commented 11 months ago

Wanna add some details of what you thought of implementing?