-
Notifications
You must be signed in to change notification settings - Fork 395
Installing mogenerator
Tom Harrington edited this page Apr 27, 2019
·
1 revision
You can build mogenerator
using Xcode but the most convenient way is to install with Homebrew:
$ brew install mogenerator
Beginning with mogenerator
1.32, disk images with installers are not provided. Disk images for older releases can be found on the releases page. MacOS Mojave (and probably later versions of macOS) may refuse to use the installers due to signing issues.
Templates for mogenerator
have been built in to the binary since version 1.26, so no separate template directory is created. If you want to create your own templates, you can find the included template files in the repository templates directory.