{"repo":"wp-cli/scaffold-package-command","free":true,"listed":false,"github":"https://github.com/wp-cli/scaffold-package-command","clone":"git clone https://github.com/wp-cli/scaffold-package-command.git","description":"Scaffolds WP-CLI commands with functional tests, full README.md, and more.","language":"Gherkin","stars":70,"topics":["wp-cli","wp-cli-package","wordpress","cli","scaffold","package","template","hacktoberfest"],"license":"MIT","category":"cli-tools","readme_excerpt":"wp-cli/scaffold-package-command =============================== Scaffolds WP-CLI commands with functional tests, full README.md, and more. Quick links: Using Installing Contributing Support Using This package implements the following commands: wp scaffold package Generate the files needed for a basic WP-CLI command. wp scaffold package [--description= ] [--homepage= ] [--dir= ] [--license= ] [--require wp cli= ] [--require wp cli tests= ] [--skip-tests] [--skip-readme] [--skip-github] [--skip-install] [--force] Default behavior is to create the following files: - command.php - composer.json (with package name, description, and license) - LICENSE - .gitignore, .editorconfig, .distignore, and phpcs.xml.dist - README.md (via wp scaffold package-readme) - Test harness (via wp scaffold package-tests) Unless specified with --dir= , the command package is placed in the WP-CLI packages/local/ directory. OPTIONS Name for the new package. Expects / (e.g. 'wp-cli/scaffold-package'). [--description= ] Human-readable description for the package. [--homepage= ] Homepage for the package. Defaults to 'https://github.com/ ' [--dir= ] Specify a destination directory for the command. Defaults to WP-CLI's packages/local/ directory. [--license= ] License for the package by SPDX code. --- default: MIT options: - MIT - Apache-2.0 - BSD-3-Clause - BSD-2-Clause - GPL-2.0-only - GPL-3.0-only - ISC - LGPL-3.0-only - LGPL-2.1-only - 0BSD - AGPL-3.0-only - MPL-2.0 - AFL-3.0 - MS-PL - BSD-1-Clause - MIT-0","default_branch":null,"files":null,"tree":[],"storefront":"/r/wp-cli","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/wp-cli/scaffold-package-command/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}