Install Guide
Mantis.jl is, at this time, not a registered julia package. However, Julia's package manager (Pkg) still makes it easy to install packages like this. Simply use
code
Pkg> add https://github.com/MantisFEM/Mantis.jlFor full developer use, clone the repository instead.