copay/resources
Antoinne Clay 2a91cf21dd feat(macOS): update volume icons for macOS 2016-10-20 15:36:35 -04:00
..
bitpay feat(macOS): update volume icons for macOS 2016-10-20 15:36:35 -04:00
copay feat(macOS): update volume icons for macOS 2016-10-20 15:36:35 -04:00
generate.sh build(desktop): improve desktop build process, update assets 2016-10-19 17:09:28 -04:00
install.sh build(desktop): improve desktop build process, update assets 2016-10-19 17:09:28 -04:00
readme.md feat(macOS): update volume icons for macOS 2016-10-20 15:36:35 -04:00
src.sketch feat(macOS): update volume icons for macOS 2016-10-20 15:36:35 -04:00

readme.md

Copay Project Resources

This directory contains a src.sketch file from which all other assets are exported or derived.

Requirements

You'll need Sketch to make any changes to this directory.

Sketch is only available for macOS, and several processes in generate.sh require utilities that ship with the OS, so this process must be performed on macOS.

Install sketchtool

If you do not have sketchtool installed, you'll first need to install it.

sh install.sh

Generate assets

To make an update, first make the change in src.sketch, then run:

sh generate.sh

Commit the changes

Be sure to commit the modified src.sketch, as well as any modified exported assets.