wp-cli-gui/README.md
2021-05-14 18:09:25 +02:00

845 B
Raw Permalink Blame History

WP-CLI GUI

A GUI for a command line interface for WordPress.

This codebase is for the Vue.js 2 rewrite of the site. When the v2.0.0 featureset is reached it will be deployed to wpcligui.com. A beta build can found on beta.wpcligui.com in the mean time.

Contributing

Found a bug? Anything you would like to ask, add or change? Please open an issue so we can talk about it.

Pull requests are welcome. Please try to match the current code formatting.

Development installation

  1. npm i

Build tools

Command Minification Sourcemaps
gulp --env=prod ✔️
gulp ✔️
gulp watch ✔️

Author

Tim Brugman