Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

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.

Terminal window
beskid mod rebuild ./mods/MyMod --locked --plain
beskid mod clean ./mods/MyMod --plain

The project argument can be a Mod directory, a .bproj manifest, or a .bws manifest. rebuild also accepts --clean, --frozen, and --target-triple.

← Back to CLI command reference