generator-pixel2html-shopify

v3.0.0-beta.5
Scaffold and develop shopify themes quickly
yeoman-generator babel shopify

copy

node src/app/lib/copy

clean

node src/app/lib/clean

compile

babel -d generators/ --ignore templates/ generators/

get-ready

npm run clean; npm run copy; npm run compile

prepublish

npm run get-ready

pretest

npm run get-ready

test

standard; jest

postversion

git push; git push --tags

Metadata

  • MIT
  • >=8.0.0
  • Miguel Palau
  • released 12/11/2017

Downloads