Skip to content
samgannawayA edited this page Nov 2, 2017 · 5 revisions

Welcome to the generator-assets-automation wiki!

To install and run g-a-a using the built-in Generator, perform the following steps:

  1. Clone this repo to local HD
  2. Navigate via terminal to repo location on HD, and run npm install to prepare the required Node modules
  3. Copy the entire repo into the Generator subdirectory (shown for CC 2018):
    Mac: /Applications/Adobe Photoshop CC 2018/Adobe Photoshop CC 2018.app/Contents/Required/Plug-Ins/Generator/
    Win x64: C:\Program Files\Adobe\Adobe Photoshop CC 2018\Required\Plug-Ins\Generator\
  4. Launch Photoshop
  5. File > Generate > Run Assets Automation

Results: All tests should pass

The details for the included tests: https://github.com/adobe-photoshop/generator-assets-automation/wiki/Tests

Clone this wiki locally