Skip to content

XylaAlyx/zerocast-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zerocast-rs

zerocast-rs is a Rust implementation of zerocast.

usage

# help (aliases: --help, -h)
zerocast help

# compress
zerocast compress <input_path> [output_path]

# decompress
zerocast decompress <input_path> [output_path]

# version (aliases: --version, -v)
zerocast version

build & install

# build
cargo build

# build release
cargo build --release

# install
cargo install --path .

license

This project is licensed under the MIT License .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages