Skip to content

wp-forge/scaffolding-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP Forge Scaffolding Templates

This repository contains the default scaffolding templates for the wp forge command provided by the wp-forge/wp-cli-forge-command package.

Usage

  • Make sure WP-CLI is available by running wp cli version.
  • Run wp package install wp-forge/wp-cli-forge-command to enable the wp forge command.
  • Run wp forge init from your project root. *This is optional, but helps to eliminate some prompts as you run make commands.
  • Run wp forge make <path>, where <path> is the path of a template relative to the root of this repository.

Example

To scaffold the PHP linting GitHub Action, run:

wp forge make github-actions/lint-php

About

The default scaffolding templates for the `wp forge` WP-CLI command.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published