fcts-wp-cli
v1.0.2
Published
Wordpress Base Project boilerplate for Forwardcode Techstudio.
Downloads
2
Readme
FCTS WP CLI Tool
Create Wordpress based project with a single command.
Installation
FCTS WP CLI Tool requires Node.js v10+ to run.
Install Node.js on your system to run this tool.
Install FCTS WP CLI Tool globally on your system with:
npm install fcts-wp-cli -g
Now to create a project through this CLI tool, execute:
fcts-wp-cli new [project-name]
Example:
fcts-wp-cli new sample-project
Contributors
License
MIT