1 个不稳定版本
0.1.2 | 2019年12月25日 |
---|---|
0.1.1 |
|
0.1.0 |
|
#22 in #xz
20KB
250 代码行
star
简单的 tar 归档压缩/解压工具
安装
cargo install star
示例
star c foo.xz Cargo.toml to foo/
star c foo.xz from ./**/*.dll to lib/ from ./**/*.exe to bin/
star c foo.xz Cargo.toml to foo/Bar.toml
star x foo.xz
star x foo.xz bar/
更多
star --help
许可证:GPL-3.0-only
依赖
~6–16MB
~200K SLoC