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.

貢獻者指南