JuliaLang/Pkg.jl

Official docs on package registration process

Ouverte

#1 268 ouverte le 27 juil. 2019

 (2 commentaires) (1 réaction) (1 personne assignée)Julia (296 forks)batch import
documentationhelp wanted

Métriques du dépôt

Stars
 (665 étoiles)
Métriques de merge PR
 (Merge moyen 2j 17h) (6 PRs mergées en 30 j)

Description

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

Guide contributeur