Skip to content

VarLad/Utilitas.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilitas.jl

Some nifty Julia methods for package management. Taken from the Latin of the word "Utility".

Note: If you find a bug, or want a new feature, consider opening an issue for that.

Currently implemented methods

- search():  Searches and returns the information of the selected package

- seadd():  Searches and adds the selected package into the current environment

- gelat(String):  Get the latest version of a package. Leaving the parameters empty will initiate a fuzzy search

- chkall():  Check if all the installed packages are at the latest version or not

- chklat(String):  Compare the latest version of a package to the current version

About

Some nifty julia methods for package management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages