generator-pixel2html-shopify

v1.1.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

jest

postversion

git push; git push github master; git push --tags; git push github master --tags; npm publish

Metadata

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

Downloads