bannertime / generator-bannertime

Yeoman generator to help build and manage HTML5 banner campaigns.
https://bannertime.github.io/
58 stars 35 forks source link

chore: replace gulp-shell with execSync #53

Closed pyramidium closed 8 years ago

pyramidium commented 8 years ago

gulp-shell is not really needed for the deploy task. Can use node execSync instead.