Open heimdallrj opened 7 years ago
@thinkholic Are you aware of the existing WP-CLI project?
@danielbachhuber
HI Daniel, yes I am. Not from the beginning, but later I found it. I have used it very briefly and read the documentation too. It's an amazing project.
The focus of this project is entirely different. I just need to introduce a different approach and a workflow for custom WordPress development. Actually I was thinking to integrate WP-CLI
project with this for managing the WordPress installation without re-inventing the wheel. :). I am mostly thinking to go for code generation and a deployment solution.
In earlier when I thinking to start this, my first choice for the name was wp-cli
, then I saw your project and decided to change it as wordpress-cli
to avoid any complication.
Not from the beginning, but later I found it. I have used it very briefly and read the documentation too. It's an amazing project.
Glad to hear :)
The focus of this project is entirely different. I just need to introduce a different approach and a workflow for custom WordPress development. Actually I was thinking to integrate
WP-CLI
project with this for managing the WordPress installation without re-inventing the wheel. :). I am mostly thinking to go for code generation and a deployment solution.
Makes sense.
In earlier when I thinking to start this, my first choice for the name was
wp-cli
, then I saw your project and decided to change it aswordpress-cli
to avoid any complication.
Ok. As a heads up, you're likely going to run into a "WordPress" trademark violation before too long. I'd recommend renaming your project to something without "WordPress" or "WP-CLI" (but including "WP" is acceptable.
I'd recommend renaming your project to something without "WordPress" or "WP-CLI" (but including "WP" is acceptable.
Ah! yeah, it seems. :/. Thanks! for the heads up. I'll do that for sure.
👍 Sorry for the hassle :/
@danielbachhuber Nop. Your response was very helpful. Glad you did. Thanks! again. 👍
: Name suggestions;
@danielbachhuber
Something does not directly related to this issue. :)
Just published a nodejs wrapper for WP-CLI
.
https://github.com/kodeflex/node-wp-cli
Already there was few of nodejs implementation for this, and in almost every one of them;WP-CLI
installation was a separate step outside from the package. Here, WP-CLI
will install automatically along with the package installation.
Plus, hoping to change the project name as wp-artisan
(the name idea got from laravel artisan command line tool)
Appreciate any opinion you mind?
Some suggestions :
wp-cli
WordPress CLI