1.0.0 • Published 7 years ago
watch-dir-and-sync v1.0.0
同步指定的文件夹。
使用方法:
1. 通过npm全局安装
npm install watch-dir-and-sync -g- 指定监听
sync watch --source sourcePath --target sourcePath --interval intervalTime --ignore ignorePathRegsource待同步源路径target同步的目标路径interval修改文件之后,同步间隔时间ignore 忽略的目录,支持正则
1.0.0
7 years ago