File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -79,3 +79,11 @@ pkg> registry up
7979 Updating registry at `~/.julia/registries/General`
8080 Updating git-repo `https://github.com/JuliaRegistries/General`
8181```
82+
83+ ### Creating and maintaining registries
84+
85+ Pkg only provides client facilities for registries, rather than functionality to create
86+ or maintain them. However, [ Registrator.jl] ( https://github.com/JuliaRegistries/Registrator.jl )
87+ and [ LocalRegistry.jl] ( https://github.com/GunnarFarneback/LocalRegistry.jl ) provide ways to
88+ create and update registries, and [ RegistryCI.jl] ( https://github.com/JuliaRegistries/RegistryCI.jl )
89+ provides automated testing and merging functionality for maintaining a registry.
You can’t perform that action at this time.
0 commit comments