JuliaDocs/Documenter.jl

Use Downloads.jl instead of `curl` binary

Open

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

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Julia (910 star) (513 fork)batch import
Type: Maintenancegood first issue

描述

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.

贡献者指南