generator-gulp-wordpress
v1.0.5
Published
Gulp and WordPress generator to make working with WordPress suck a little less
Downloads
4
Readme
Gulp and wordpress generator.
Makes working with WordPress suck a little less.
Install tools
WP-CLI
curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
chmod +x wp-cli.phar
sudo mv wp-cli.phar /usr/local/bin/wp
Yeoman and Gulp
npm install -g yo gulp
Generator
npm i generator-gulp-wordpress -g
Run generator
yo gulp-wordpress