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