Crates.io | star |
lib.rs | star |
version | 0.1.2 |
source | src |
created_at | 2019-12-22 11:34:00.346214 |
updated_at | 2019-12-25 06:04:40.988328 |
description | simple tar archive compression/decompression tool |
homepage | |
repository | https://github.com/hjiayz/star.git |
max_upload_size | |
id | 191464 |
size | 61,262 |
simple tar archive compression/decompression tool
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
License: GPL-3.0-only