Skip to content

fjarrett/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

About

wp-cli.org website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.9%
  • CSS 42.4%
  • PHP 12.1%
  • Shell 2.4%
  • Ruby 0.2%