This commit is contained in:
pqcqaq 2025-01-15 20:23:55 +08:00
parent ebe81223d8
commit 61d55ea5fd
1 changed files with 32 additions and 0 deletions

32
README.md Normal file
View File

@ -0,0 +1,32 @@
# process_zip_files
## 环境配置
### 需要以下命令支持
1. 7z
2. unrar
## 安装依赖
```bash
npm install
```
## 编译
```bash
npm run build
```
## 执行
```bash
npm run start
```
## 用法
1. 将输入文件放在in文件夹中
2. 执行程序
3. 在out文件夹中得到输出文件