SimpleTreeMeshes.jl One way to run the example is to run julia and then enter the following at the julia> prompt: import Pkg; Pkg.activate("."); Pkg.instantiate(); include("example.jl") You should see a plot appear.