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