1.0.10 • Published 4 years ago

react-wp-cli v1.0.10

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

This CLI is used to install and configure the React Wordpress Microsite, which is a reusable project for a decoupled Wordpress as a CMS and an extensible React front end.

Installation

To install this library globally, run npm i react-wp-cli -g.

Usage

Once installed, this CLI should be available from any directory. Simply run react-wp [command] [arguments].

  • -h, --help: Display the main help message
  • -v, --version: Display the current version of the CLI
  • -i, --init: Initialize a new React Wordpress Microsite project
  • -c, --configure: Configure options for a specific environment, or configure all by passing * as the environment name
  • -u, --update: Update the core code in an existing React Wordpress Microsite project
  • -p, --plugin: Install, Activate, Update, Deactivate, or Uninstall a plugin

Uninstallation

This library can be uninstalled just like any other npm package by running npm uninstall -g react-wp-cli.

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago