Yeoman generator that helps to unify the repos maintained by the Grow Team.
- Install
npm
- Install Yeoman globally
npm i -g yo
. - Install this generator globally
- Before the package is published you need to clone and link it manually:
- clone this repo
- run
npm link
from the cloned directory
- Once the package is published
npm i -g generator-grow
would work.
- Before the package is published you need to clone and link it manually:
To generate everything, you can run yo grow
and follow the prompts.
Or call task separately:
yo grow:github
GitHub Issue templates & co.yo grow:dotfiles
yo grow:phpcs
PHPCS with WordPress coding standards.
Made with 💜 by WooCommerce.
We're hiring! Come work with us!