Start a new theme
wpc theme:start
Create a folder with a minimal theme file. If no arguments or options are passed to the command, they can be entered interactively.
Usage
Arguments
Name of the theme.
This will be the folder name and the slug of the theme. If you don’t specify the slug, the name will be used to create one.
Options
The options allow you to set the information in your theme’s header (see the WordPress documentation).
Version theme header
Author theme header
Author URI theme header
Theme URI theme header
Description theme header
Requires at least theme header
Requires PHP theme header
License theme header
License URI theme header
Text Domain theme header
Domain Path theme header
Tags theme header
Interactive mode
If you don’t pass any argument or option, the command runs in interactive mode. You’ll be prompted to enter the theme name and can optionally define additional headers.