mirror of
https://ghproxy.net/https://github.com/wp-cli/scaffold-package-command.git
synced 2026-02-28 21:23:02 +08:00
| .. | ||
| .travis.yml | ||
| composer.mustache | ||
| github-issue-template.mustache | ||
| github-pull-request-template.mustache | ||
| github-settings.mustache | ||
| hello-world-command.mustache | ||
| HelloWorldCommand.mustache | ||
| load-wp-cli.feature | ||
| readme-contributing.mustache | ||
| readme-installing-bundled.mustache | ||
| readme-installing.mustache | ||
| readme-support.mustache | ||
| readme-using.mustache | ||
| readme.mustache | ||
| testing.yml | ||
{{package_name}}
{{package_name_border}}
{{package_description}}
{{shields}}
{{quick_links}}
{{#sections}}
## {{heading}}
{{body}}
{{/sections}}
{{#show_powered_by}}
*This README.md is generated dynamically from the project's codebase using `wp scaffold package-readme` ([doc](https://github.com/wp-cli/scaffold-package-command#wp-scaffold-package-readme)). To suggest changes, please submit a pull request against the corresponding part of the codebase.*
{{/show_powered_by}}