JuliaDocs/Documenter.jl

Use Downloads.jl instead of `curl` binary

Open

#2.254 geöffnet am 14. Sept. 2023

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Julia (910 Stars) (513 Forks)batch import
Type: Maintenancegood first issue

Beschreibung

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