Repository to collect all available plugins for Glyphs.
- name: the file name of the plugin
- url: the url to the repository
- description: a short text explaining the plugin. It supports basic markdown.
- screenshot: the url to a image/screenshot illustrating the plugin
- minVersion: the min required Glyphs version. Use the three digit number.
- maxVersion: for the last version of Glyphs that can run the plugin. That can be used for older versions of the plugin.
To add your own plugin, fork this repository, add your plugin to the packages.plist
and send a pull request.
The plugin is based on the Xcode-plugin manager Alcatras.