Skip to content

JuliaRegistries/RegistryTools.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegistryTools

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build Status codecov

Functionality for modifying Julia registry files.

Updating to 2.0

RegistryTools.jl changed the API in 2.0 from taking a Pkg.Types.Project to just taking a path to a project file instead.