Popularity
1.5
Declining
Activity
0.0
Stable
4
2
0

Programming language: Crystal
License: MIT License
Tags: Cli Utils    

dl alternatives and similar shards

Based on the "CLI Utils" category.
Alternatively, view dl alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of dl or a related project?

Add another 'CLI Utils' Shard

README

DL โ€” utility for download files by URLs from list

Usage:

  1. clone repo git clone https://github.com/creadone/dl.git
  2. install dependencies cd dl/src && crystal deps
  3. build release crystal build dl.cr --release
  4. run ./dl -l urls.txt -o ./destination_folder