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

https://github.com/ryosukecla/rustdl

downloader for me - rust implementation
https://github.com/ryosukecla/rustdl

Last synced: 17 days ago
JSON representation

downloader for me - rust implementation

Awesome Lists containing this project

README

          

# downloader just for me

## build
```
$ cargo build --release
```

## rustdl
```
$ target/release/rustdl URL -o FILE -p PARALLELS
```