Building extensions with a script ↩
If you are more comfortable writing code than using UI-based tools like the Extension Builder, you can also build your extension with a script using the ExtensionBundle
object from mojo.extensions.
Check the example code in the robofontExtensionBundle repository on GitHub.