Skip to content

A Julia version of isavailable.py package of @schneiderfelipe, to check which packages are available to be installed with Pkg.jl

License

Notifications You must be signed in to change notification settings

Leticia-maria/IsAvailable.jl

Repository files navigation

alt text

Build Status

This package checks the availability of packages in Pkg.jl and asks you to install if it is available.

How to use?

First, you must import Pkg:

using Pkg

Then, you add IsAvailable.jl:

Pkg.clone("https://github.com/Leticia-maria/IsAvailable.jl")

And, finally:

using IsAvailable

About

A Julia version of isavailable.py package of @schneiderfelipe, to check which packages are available to be installed with Pkg.jl

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages