An open API service indexing awesome lists of open source software.

https://github.com/asivery/dlfile

A tiny program for downloading a file in rust
https://github.com/asivery/dlfile

Last synced: 10 months ago
JSON representation

A tiny program for downloading a file in rust

Awesome Lists containing this project

README

          

# dlfile
A simple utility to download a file over HTTP(S) with vendored-in openssl.

```
Usage: dlfile [name]
```