Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChenRegistry

This is my personal Julia package registry.

Usage

Following the Pkg.jl documentation, this registry can be added as follows,

pkg> registry add https://github.com/physcxia/ChenRegistry.git

or using the API,

julia> using Pkg
julia> Pkg.Registry.add(RegistrySpec(url = "https://github.com/physcxia/ChenRegistry.git"))

About

My personal Julia package registry.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors