jonschlinkert / copy

Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)
MIT License
94 stars 125 forks source link

request: add option `--watch` #17

Closed laggingreflex closed 7 years ago

laggingreflex commented 7 years ago

watch source dir and copy any changed/new files, like babel --watch or similar tools

edit: ah nevermind, found some other tools for this sync-glob, cpx, sync-files.