mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
Updated README
This commit is contained in:
parent
c49be684b7
commit
216bb84552
1 changed files with 20 additions and 7 deletions
27
README.md
27
README.md
|
@ -1,10 +1,23 @@
|
|||
wp-cli is a set of command-line tools for managing WordPress installations.
|
||||
WP-CLI
|
||||
========
|
||||
wp-cli is a set of command-line tools for managing WordPress installations.
|
||||
|
||||
For documentation, usage, and examples, see:
|
||||
http://wp-cli.org/
|
||||
Where can I get more info?
|
||||
--------------------------
|
||||
For documentation, usage, and examples, check out [wp-cli.org](http://wp-cli.org/).
|
||||
|
||||
To suggest a feature, report a bug, or general discussion:
|
||||
https://github.com/wp-cli/wp-cli/issues
|
||||
I'm running into troubles, what can I do?
|
||||
-----------------------------------------
|
||||
|
||||
All contributors are listed here:
|
||||
https://github.com/wp-cli/wp-cli/contributors
|
||||
To suggest a feature, report a bug, or general discussion, visit the [issues section](https://github.com/wp-cli/wp-cli/issues).
|
||||
|
||||
Who's behind this thing?
|
||||
------------------------
|
||||
|
||||
We are [Andreas Creten](https://github.com/andreascreten) and [Cristi Burcă](https://github.com/scribu), friendly guys from Europe.
|
||||
|
||||
A complete list of contibuters can be found [here](https://github.com/wp-cli/wp-cli/contributors).
|
||||
|
||||
Need even more info?
|
||||
--------------------
|
||||
Read our [wiki](https://github.com/wp-cli/wp-cli/wiki) and find out how to create your own commands with our [commands cookbook](https://github.com/wp-cli/wp-cli/wiki/Commands-Cookbook).
|
Loading…
Add table
Add a link
Reference in a new issue