Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 919 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 919 Bytes

AutoSysimages.jl

This package automates building of user-specific system images (sysimages) for the specific project.

docs Build Status

Basic example with Plots

asciicast

Main features

  • Automatically stores precompile statements for the given project.
  • Single command build process by build_sysimage().
  • Removes old unused sysimages.
  • Warns if the loaded sysimage contains outdated packages (Julia v1.8+).

Please see the documentation for more details.

Thanks

This project has been supported by Google Summer of Code 2022.