PHPackages                             szepeviktor/wp-cli-readme-command - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. szepeviktor/wp-cli-readme-command

ActiveWp-cli-package

szepeviktor/wp-cli-readme-command
=================================

Validate readme.txt of themes and plugins.

v0.1.1(5y ago)16MITPHPPHP &gt;=5.6

Since May 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/szepeviktor/wp-cli-readme-command)[ Packagist](https://packagist.org/packages/szepeviktor/wp-cli-readme-command)[ Docs](https://github.com/szepeviktor/wp-cli-readme-validator-command)[ RSS](/packages/szepeviktor-wp-cli-readme-command/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (3)Used By (0)

WP-CLI Readme Command
=====================

[](#wp-cli-readme-command)

Validate readme.txt of themes and plugins.

### Installation

[](#installation)

Require it from your `wp-cli.yml`

```
require:
  - vendor/szepeviktor/wp-cli-readme-command/wp-cli-readme-command.php
```

### Usage

[](#usage)

```
wp readme validate wp-content/plugins/coblocks/readme.txt
```

### Update classes from WordPress Meta

[](#update-classes-from-wordpress-meta)

```
# Check out SVN repository
svn co http://meta.svn.wordpress.org/sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/

# Copy classes
cat
