Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/litongjava/go-zip
使用Go语言编写zip命令用于压缩文件
https://github.com/litongjava/go-zip
Last synced: about 1 month ago
JSON representation
使用Go语言编写zip命令用于压缩文件
- Host: GitHub
- URL: https://github.com/litongjava/go-zip
- Owner: litongjava
- License: apache-2.0
- Created: 2023-03-10T08:52:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T04:43:55.000Z (6 months ago)
- Last Synced: 2024-07-27T12:11:00.018Z (6 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# go-tcp-agent
使用Go语言编写zip命令用于压缩文件
启动命令
```shell
go-zip -r target.zip source
```