Skip to content

A fast CLI tool to create WordPress plugin templates with Vite, Vue, and Tailwind CSS, streamlining development for both beginners and experienced developers.

Notifications You must be signed in to change notification settings

CODEREXLTD/rex-strap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Plugin Generation CLI

A powerful command-line interface (CLI) tool for rapidly creating WordPress plugin boilerplates using modern web technologies. The rex-create-wp-plugin CLI leverages Vite, Vue, and Tailwind CSS, offering an efficient way to kickstart your WordPress plugin development projects. Whether you're a seasoned developer or just getting started, this CLI simplifies the process, saving you time and effort in setting up your WordPress plugins.


npx rex-create-wp-plugin plugin {{PLUGIN_NAME}}

e.g.

npx rex-create-wp-plugin plugin rex-plugin

It will create a new WP plugin. It should be run inside your plugins folder (wp-content/plugins).


Credits

  • This CLI tool is built upon the foundation of Original CLI Tool by wp-strap.
  • Special thanks to the creators and contributors of Original CLI Tool for their valuable work.

About

A fast CLI tool to create WordPress plugin templates with Vite, Vue, and Tailwind CSS, streamlining development for both beginners and experienced developers.

Resources

Stars

Watchers

Forks

Packages

No packages published