Skip to content

geekyharsh05/File-Compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Compressor

A Small Project to compress files with Rust.

Prerequisites

Installation

  1. Clone the repository:

    git clone git@github.com:geekyharsh05/File-Compressor.git
    cd File-Compressor
  2. Install the dependencies:

    cargo build

    or

    cargo run

Usage

To Compress a file, the command is as follows

cargo run <source_filename> <target_filename>

Example:

cargo run book.pdf compressed_file

Author

Author Name   :   Harsh Vardhan Pandey
Author URI       :   www.aboutharsh.vercel.app
GitHub URI       :   geekyharsh05

License

License: MIT

About

This is a simple file compressor cli based tool.

Topics

Resources

License

Stars

Watchers

Forks

Languages