Skip to content

dy-tea/whar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whar - weird huffman archiver

Simple custom file archiver in blazingly fast rust (crab rocket fire)

Usage

whar <command> <archive_name> [<file_names>...]

Commands

a | archive : archive files
x | extract : extract files from archive
h | help : print the help message

Examples

Create an archive named 'files.whar' containing the file1.jpg and file2.md

whar a files file1.jpg file2.md

Extract the archive 'files.whar'

whar x files.whar

About

weird huffman archiver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages