JuliaDocs/Documenter.jl

Use Downloads.jl instead of `curl` binary

Aberta

#2.254 aberto em 14 de set. de 2023

 (1 comentário) (0 reação) (0 responsável)Julia (513 forks)batch import
Type: Maintenancegood first issue

Métricas do repositório

Stars
 (910 estrelas)
Métricas de merge de PR
 (Mesclagem média 16d 9h) (3 fundiu PRs em 30d)

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.

Guia do colaborador