cpx:用于监视和复制文件全局的cli工具

时间:2024-02-20 13:24:36
【文件属性】:

文件名称:cpx:用于监视和复制文件全局的cli工具

文件大小:33KB

文件格式:ZIP

更新时间:2024-02-20 13:24:36

javascript cli npm copy directory

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 A command text to transform each file. -C, --clean Clean files that matches like pattern in directory before the first copying. -L,


【文件预览】:
cpx-master
----.babelrc(64B)
----lib()
--------utils()
--------copy.js(4KB)
--------copy-sync.js(3KB)
--------index.js(468B)
--------watch.js(3KB)
----.eslintrc.yml(146B)
----.travis.yml(125B)
----LICENSE(1KB)
----test()
--------copy.js(23KB)
--------misc.js(2KB)
--------util()
--------watch.js(24KB)
----README.md(6KB)
----.npmrc(21B)
----.gitignore(70B)
----bin()
--------main.js(6KB)
--------help.js(2KB)
--------index.js(2KB)
--------version.js(490B)
----package.json(2KB)

网友评论