This directory contains a src.sketch
file from which all other assets are exported or derived.
You'll need Sketch to make any changes to this directory. You'll also need to have Homebrew installed to regenerate all assets.
Sketch and Homebrew are only available for macOS, and several processes in generate.sh
require utilities that ship with macOS, so this process requires macOS.
sh install.sh
To make an update, first make the change in src.sketch
, then run:
sh generate.sh
Be sure to commit the modified src.sketch
, as well as any modified exported assets.