1.1.8 • Published 3 years ago

file-exclude v1.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

一个工具

npm i -g fileExclude

用法

fileExclude --target "E://test" --exclude "node_modules"

说明:

  • --target 指定文件复制的目标路径
  • --exclude 指定排除包含该字段的路径 使用 | 分割排除的路径
  • node index.js --target "target" --exclude "node_modules | .git"

并发限制解决方案

https://blog.csdn.net/keepupblw/article/details/45793433

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago