JuliaDocs/Documenter.jl

Use Downloads.jl instead of `curl` binary

开放

#2,254 创建于 2023年9月14日

 (1 条评论) (0 个反应) (0 位负责人)Julia (513 个派生)batch import
Type: Maintenancegood first issue

仓库指标

星标
 (910 个星标)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 3 个 PR)

描述

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.

贡献者指南