Skip to content

itsdfish/Registry.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registry

This is a private registry of projects by itsdfish.

Using This Registry

To use this registry, paste the following into the REPL:

using Pkg
pkg"registry add https://github.com/itsdfish/Registry.jl"

Installing Packages

Once you have installed the registry, installing packages works the same way as the General registry in Julia. Enter the package mode with ] and type:

add SocialSamplingTheory

or add followed by the name of the package you would like to install.

More Info

For more information on registries, see LocalRegistry.jl

About

A registry for projects by itsdfish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published