搜索 "re-execute" 的结果(共 2 个)
watch-run
watch specific files or directories and re-execute a given command
MIT
watch-spawn
Watch specific files or directories and re-execute a given command, using `child_process.spawn` instead of the original `child_process.exec` to have a bit more of control. Forked from `watch-run` by `queckezz`
MIT