监听 A 目录,文件变化时同步至 B 目录
监听和同步目录地址配置在 config.js 中
1.下载本项目
$ git clone https://github.com/zhaorx/node-watcher.git
2.安装依赖
$ npm install
3.启动
$ npm run start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
监听 A 目录,文件变化时同步至 B 目录
监听和同步目录地址配置在 config.js 中
1.下载本项目
$ git clone https://github.com/zhaorx/node-watcher.git
2.安装依赖
$ npm install
3.启动
$ npm run start