JuliaDocs/Documenter.jl
Use Downloads.jl instead of `curl` binary
Ouverte
#2 254 ouverte le 14 sept. 2023
Type: Maintenancegood first issue
Métriques du dépôt
- Stars
- (910 étoiles)
- Métriques de merge PR
- (Merge moyen 16j 9h) (3 PRs mergées en 30 j)
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.