glyphs export and install
1.0.0
Installing fonts on MacOS sometimes is tricky, as fonts stay cached in the old version, even when installing a new one.
This script solves caching issues.
OriginalName-20180212-2234.otf (including the
current time to avoid caching issues)~/Library/FontsBefore running this script the first time, use Glyph.app’s export function at least once. The configuration is kept.
git clone [email protected]:hagenburger/glyphs-export-and-install.git
cd glyphs-export-and-install
ln -s "`pwd`/Export-and-install.py" ~/Library/Application Support/Glyphs/Scripts
Restart Glyphs.app.

In case updates are available:
cd glyphs-export-and-install
git pull
Copyright 2018++ Nico Hagenburger. See MIT-LICENSE.md for details. Get in touch with @hagenburger on Twitter or open an issue.