CLI program to copy Magento theme files.
- Run yarn add -W https://github.com/sdinteractive/magecopy.git in the root of your project.
- From root, run
yarn magecopy copy
to activate CLI. - Choose your parent theme.
- Choose your child theme.
- Choose your file type.
- Choose your file to copy.
- The file selected will be copied and committed.
NOTES The themes are provided from the dev/tools/frontools/config/themes.json file. "sd" is the Bryant Park theme.