star 0.1.2

simple tar archive compression/decompression tool
star-0.1.2 is not a library.

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