InstallationΒΆ

Installing PLite.jl is a one step process. Open up Julia and type

Pkg.update()
Pkg.clone("https://github.com/haoyio/PLite.jl")