An ongoing list of ideas and potential improvements for wp-cli.org.
- Split components into logical subpackages (e.g.
wp-cli/search-replace-command
), and require them via Composer. (from #3652).
- Redesign! And potentially move to WordPress from Github pages.
- Publish a set of suggested best practices for package maintainers to follow.
- Proxy Github API requests for new WP-CLI versions (from #3426).
- Run test suite over SSH connection (previously #2772)