2 个版本
0.1.1 | 2023年4月13日 |
---|---|
0.1.0 | 2023年4月13日 |
#528 in 压缩
11KB
158 行
Cloister 解决了手动将不在您的 git 忽略文件中的文件添加到 Zip 文件的问题。
示例
cloister zip somedirectory
# somedirectory.zip should now be in the current directory.
用法
Zip non-git ignored files in a directory
Usage: cloister <COMMAND>
Commands:
zip Recursively adds all files in <directory> to <directory>.zip. Respects .gitignore files
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
依赖项
~10–19MB
~249K SLoC