JuliaLang/Pkg.jl

Official docs on package registration process

Open

#1.268 geöffnet am 27. Juli 2019

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (1 zugewiesene Person)Julia (296 Forks)batch import
documentationhelp wanted

Repository-Metriken

Stars
 (665 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (11 gemergte PRs in 30 T)

Beschreibung

Pkg.jl docs should cover package registration process. Looks like the only source of information on this is still a discourse thread (https://discourse.julialang.org/t/switching-package-registration-systems-soon/22677) and the Registrator README (https://github.com/JuliaRegistries/Registrator.jl/blob/master/README.md). Both sources are not liked to any official doc. (julia docs link to Pkg.jl docs on https://docs.julialang.org/en/v1/stdlib/Pkg/, but Registrator.jl is not linked to any docs, AFAIK).

Ref: https://github.com/JuliaRegistries/General/issues/1626

Contributor Guide