JuliaDocs/Documenter.jl

Use Downloads.jl instead of `curl` binary

オープン

#2,254 opened on 2023/09/14

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (513 件のフォーク)batch import
Type: Maintenancegood first issue

Repository metrics

Stars
 (910 個のスター)
PR merge metrics
 (平均マージ 16d 9h) (30d で 3 merged PRs)

説明

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.

コントリビューターガイド