Skip to content

Commit

Permalink
Create Block: Remove wp-cli callout since not recommended and outdated (
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaz committed Sep 15, 2021
1 parent 20c711d commit 4fc88f8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/create-block/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,4 @@ The following configurable variables are used with the template files. Template
- `editorStyle` (default: `'file:./build/index.css'`)
- `style` (default: `'file:./build/style-index.css'`)

## WP-CLI

Another way of making a developer’s life easier is to use [WP-CLI](https://wp-cli.org), which provides a command-line interface for many actions you might perform on the WordPress instance. One of the commands `wp scaffold block` was used as the baseline for this tool and ES5 template in particular.

<br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p>

0 comments on commit 4fc88f8

Please sign in to comment.