Skip to content

CodeIIEST-Winter-of-Code/rust-wget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-wget

rust-wget is a simple re-write of the famous wget utility in rust.

alt text

Requirements

  • Latest version of rust is preferred rustup update

Crates used

  • clap
  • reqwest
  • indicatif
  • colored

Usage

Compile the binary and you are set to use it.

Future Plans

  • option expansion- Add other cli options including file download path
  • multi-threading- Is it necessary?

Contributing

Feel free to modify the existing source or add your own features

Dwai logging out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages