Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 368 Bytes

FuseRegistry

Registry of Julia packages related to FUSE.jl or more broadly to IMASdd.jl

Add the FuseRegistry to the list of known registries

using Pkg
pkg"registry add [email protected]:ProjectTorreyPines/FuseRegistry.jl.git"

Adding or updating a package to the FuseRegistry

using LocalRegistry
register("package", registry="FuseRegistry")