Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 841 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 841 Bytes

Grow Team Boilerplate Generator

Yeoman generator that helps to unify the repos maintained by the Grow Team.

Prerequisites

  1. Install npm
  2. Install Yeoman globally npm i -g yo.
  3. Install this generator globally
    • Before the package is published you need to clone and link it manually:
      1. clone this repo
      2. run npm link from the cloned directory
    • Once the package is published npm i -g generator-grow would work.

Usage

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 Woo.
We're hiring! Come work with us!