Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 944 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 944 Bytes

warp-releases

This repository contains releases for warp download manager.

Private Repository

Installaion

Latest release can be found here: release

$ brew install warpdl/tap/warpdl
$ scoop bucket add warpdl https://github.com/warpdl/scoop-bucket.git
$ scoop install warpdl
$ (curl -Ls --tlsv1.2 --proto "=https" --retry 3 https://cli.warpdl.org/install.sh || wget -t 3 -qO- https://cli.warpdl.org/install.sh) | sh

For more details, take a look at installation instructions.

You can find all installation instructions here.