create-wordpress

1.1.0 • Public • Published

create-wordpress

WordPress automated installation

npm version JavaScript Style Guide MIT license

Demo CLI

Requirements

  • Node.js >= 8.0.0
  • WP CLI

Installation

$ npm install -g create-wordpress

Usage

$ create-wordpress --help

  Usage: create-wordpress <projectName> [options]
  
  WordPress automated installation
  
  Options:
    -f, --force    overwrite target directory if it exists
    -h, --help     show CLI help
    -n, --noIndex  disable search engine indexing
    -p, --preset   use the last saved preset as default configuration
    -v, --version  show CLI version

Example

Initliaze project and disable search engine indexing

$ create-wordpress my-app --noIndex

License

The Wordpress create-wordpress CLI is open-sourced software licensed under the MIT.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    3
  • 1.0.2
    4
  • 1.0.1
    2
  • 1.0.0
    3

Package Sidebar

Install

npm i create-wordpress

Weekly Downloads

12

Version

1.1.0

License

MIT

Unpacked Size

19.9 kB

Total Files

17

Last publish

Collaborators

  • veronq