Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

WordPress Quick setup with WPCLI for local development

License

NotificationsYou must be signed in to change notification settings

enishant/wq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WordPress Quick setup with WPCLI for local development

Installing

Copy and execute following command to install WordPress Quick

wget -qO wq https://raw.githubusercontent.com/enishant/wq/1.0/wq && sudo bash wq

Usage

Use WordPress Quick with following command arguments

wq <project_name> <database_user> <database_password> <base_url>

Example(s):

If database username & password is "root" and base url host is "localhost"

wq myproject

If database username & password are different than "root"

wq myproject mydbuser mydbpass

If database username & password are different than "root" and base url is not "localhost"

wq myproject dbuser dbpass http://example.com

Contributing

All contributions for enhancement and fixes will be accepted through pull request, you can also contribute by reporting issues,Click here to report an issue.

License

WordPress Quick is released under the MIT License. SeeLICENSE file for more details.


[8]ページ先頭

©2009-2025 Movatter.jp