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