Skip to content

kkoppenhaver/wp-cli.github.com

 
 

Repository files navigation

These files comprise wp-cli.org*. However, all command documentation is dynamically generated from the PHPDoc for each command. If you'd like to suggest command documentation changes, please submit a pull request against the primary repo. Command documentation changes are deployed to the website with each release.

Setup

  1. Install Composer.

  2. Install dev dependencies with composer install --dev

  3. Build:

vendor/bin/phake

Preview locally

  1. Install Bundler gem: gem install bundler.
  2. Install dependencies: bundle install
  3. Run jekyll serve --watch

*wp-cli.org/package-index is generated by the package index repo, and won't be present in your local instance.

About

wp-cli.org website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.2%
  • PHP 27.2%
  • CSS 26.1%
  • Shell 1.3%
  • Ruby 0.2%