mirror of
https://ghproxy.net/https://github.com/wp-cli/scaffold-package-command.git
synced 2025-10-04 04:02:29 +08:00
Scaffolds WP-CLI commands with functional tests, full README.md, and more.
|
||
---|---|---|
features | ||
inc | ||
templates | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
command.php | ||
composer.json | ||
README.md |
scaffold-package-command
Scaffold WP-CLI commands
Quick links: Installing | Contributing
Installing
wp scaffold package
requires the latest nightly version of WP-CLI. Update with wp cli update --nightly
.
Once you've done so, you can install wp scaffold package
with wp package install wp-cli/scaffold-package-command
Contributing
Code and ideas are more than welcome. Please open an issue with questions, feedback, and violent dissent. Pull requests are expected to include test coverage.