A minimal file downloader written in Rust.
``` Duma 0.1.0 Matt Gathu mattgathu@gmail.com A minimal file downloader
USAGE:
duma [FLAGS] [OPTIONS]
FLAGS: -c, --continue resume getting a partially-downloaded file -h, --help Prints help information -q, --quiet quiet (no output) -V, --version Prints version information
OPTIONS:
-O, --output-document
ARGS:
```
Via cargo
Cargo install duma
This project is license used the MIT license. See LICENSE for more details.