JuliaDocs/Documenter.jl

Use Downloads.jl instead of `curl` binary

Open

#2,254 opened on Sep 14, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Julia (910 stars) (513 forks)batch import
Type: Maintenancegood first issue

Description

We assume that there is a curl binary on the user's system in a few places. We should switch to using Downloads.jl. We already have a precedent following https://github.com/JuliaDocs/Documenter.jl/pull/2232.

Contributor guide

Use Downloads.jl instead of `curl` binary · JuliaDocs/Documenter.jl#2254 | Good First Issue