wppb
v0.1.3
Published
Shorthand alias for the Pressship WordPress.org plugin publishing CLI.
Maintainers
Readme
wppb
wppb is the short alias package for Pressship.
Use it when you want the same WordPress.org plugin publishing workflow with a shorter command:
npx wppb login
npx wppb publish ./my-plugin --dry-run
npx wppb publish ./my-pluginIt delegates to the real pressship CLI internally.
Examples
npx wppb info ./my-plugin
npx wppb status ./my-plugin
npx wppb pack ./my-plugin
npx wppb demo ./my-plugin
npx wppb version patchFor full documentation, see the Pressship docs:
https://blog.fka.dev/pressship/
License
MIT
