GitHub - wp-cli/dashboard: Dashboard for WP-CLI contributors

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

wp-cli-dashboard

Usage

To build the dashboard, run:

composer run-script build

To view the dashboard locally, you can start a PHP built-in web server:

composer run-script serve