cpx:用于监视和复制文件全局的cli工具 源码
cpx 复制文件组,监视更改。 该模块提供了一个类似于cp的CLI工具,但是具有监视功能。 安装 npm install cpx 需要Node.js >=6.5 。 用法 Usage: cpx [options] Copy files, watching for changes. The glob of target files. The path of a destination directory. Options: -c, --command
文件列表
cpx-master.zip
(预估有个33文件)
cpx-master
.babelrc
64B
lib
utils
remove-file.js
1KB
normalize-options.js
3KB
copy-file.js
3KB
apply-action.js
3KB
remove-file-sync.js
1KB
copy-file-sync.js
2KB
暂无评论