Skip to content

0x-kys/rs-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rs-get

A wget clone written in Rust

$ git clone [email protected]:0x-kys/rs-get && cd rs-get 
$ cargo build --release && mv ./target/release/rs-get /usr/bin
$ rs-get --help
wget clone w rusty

Usage: rs-get [OPTIONS] -u <url>

Options:
  -u <url>       URL to download
  -q             screamn't when getting stuff
  -h, --help     Print help
  -V, --version  Print version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages