1.4.1 • Published 3 years ago

@fatyu/zip v1.4.1

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

@fatyu/zip

compress resource cli

能力

  • 压缩文件、文件夹为 zip 压缩包
  • 支持加密压缩

快速开始

安装

# npm
npm i @fatyu/zip -D

# yarn
yarn add @fatyu/zip -D

使用

# 简单使用

  # npm
  npm zip -p /relative-path/to/target

  # yarn
  yarn zip -p /relative-path/to/target

# 更多例子(yarn 为例)

  # 帮助
  yarn zip -h
1.4.1

3 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago