Sha256: 81eb737a2c504626b763864046c00d3cf355ee3499f0a39096c5e20a2dca2a6a

Contents?: true

Size: 285 Bytes

Versions: 7

Compression:

Stored size: 285 Bytes

Contents

Dl is a super-simple file downloading utility, similar to wget/curl.

It will download the given url to a file unless given the `--raw` option, in which case it will simply print the url's contents to the standard output.

    gem install dl

Try

    dl --help

to see how to use it.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dl-1.2.4 README.md
dl-1.2.3 README.md
dl-1.2.2 README.md
dl-1.2.1 README.md
dl-1.2.0 README.md
dl-1.1.0 README.md
dl-1.0.0 README.md