Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@danielbachhuber danielbachhuber released this 27 Nov 14:01
  • Installs scaffolded command with wp package install to make it immediately available after scaffolding.
  • Includes "type": "wp-cli-package" when scaffolding a new command.
  • Renders README shields on the same line.
  • Ignores distribution files in .gitignore and .distignore.
  • Ignores .gitlab-ci.yml and behat.yml in .distignore.
  • Drops Composer from bin/install-package-tests.sh, as the assumption is that Composer is already available on the system.