generator-pixel2html-shopify

v2.1.1
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 github master; git push --tags; git push github master --tags

Metadata

  • MIT
  • Whatever
  • Miguel Palau
  • released 12/7/2017

Downloads