JuliaDocs/Documenter.jl

Use Downloads.jl instead of `curl` binary

Open

#2254 aperta il 14 set 2023

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Julia (513 fork)batch import
Type: Maintenancegood first issue

Metriche repository

Star
 (910 star)
Metriche merge PR
 (Merge medio 16g 9h) (3 PR mergiate in 30 g)

Descrizione

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.

Guida contributor