Skip to content

tkf/Rogue.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rogue.jl: Utilities for dealing with unregistered packages

Stable Dev Build Status Codecov Coveralls

Summary

  • Rogue.usein(downpath; ...)

    Update (Julia)Manifest.toml file(s) in a downstream project at downpath to use the current version of the upstream project.

  • Rogue.add(name; project)

    Install an unregistered package checked out at ~/.julia/dev/$name to the current environment or to project if given.

See more details in the documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages