Skip to content
 
 

Latest commit

 

History

493 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pkg

Build Status Build status codecov

Next-generation package manager for Julia.

Pkg is available from the Julia nightly build or by building the Julia master branch.

Using the development version of Pkg.jl

If you want to develop this package do the following steps:

  • Clone the repo anywhere.
  • Remove the uuid = line from the Project.toml file.
  • Change the current directory to the Pkg repo you just cloned and start julia with julia --project.
  • import Pkg will now load the files in the cloned repo instead of the Pkg stdlib .
  • To test your changes, simple include("test/runtests.jl").

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages