Skip to content

physcxia/ChenRegistry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks