1 unstable release
0.1.2 | Dec 25, 2019 |
---|---|
0.1.1 |
|
0.1.0 |
|
#22 in #xz
20KB
250 lines
star
simple tar archive compression/decompression tool
Install
cargo install star
Example
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/
more
star --help
License: GPL-3.0-only
Dependencies
~6–16MB
~200K SLoC