beskid mod
Build and remove compiler Mod AOT artifacts.
beskid mod
beskid mod rebuild [PROJECT] builds the cached AOT artifact for a Mod project. beskid mod clean [PROJECT] removes that cache.
beskid mod rebuild ./mods/MyMod --locked --plainbeskid mod clean ./mods/MyMod --plainThe project argument can be a Mod directory, a .bproj manifest, or a .bws manifest. rebuild also accepts --clean, --frozen, and --target-triple.