Skip to content

hjiayz/star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

simple tar archive compression/decompression tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages