golem package

This command generates the packages defined in the project file.

Outputs the packages in build/, or depending on golem configure’s --dir option: <dir>/.

golem package

For now, Golem can generate:

  • MSI files for Windows with WiX
  • DMG files for MacOS
  • DEB files for Debian-based distributions

Golem also provides a hook mechanism for scripting purposes after a package is generated.