heimdallrj / wordpress-cli

[DEPRECATED] A command-line toolkit for WordPress Development
https://www.npmjs.com/package/wordpress-cli
MIT License
1 stars 3 forks source link

Require a proper name #1

Open heimdallrj opened 7 years ago

heimdallrj commented 7 years ago

wp-cli WordPress CLI

danielbachhuber commented 7 years ago

@thinkholic Are you aware of the existing WP-CLI project?

heimdallrj commented 7 years ago

@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.

danielbachhuber commented 7 years ago

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 as wordpress-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.

heimdallrj commented 7 years ago

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.

danielbachhuber commented 7 years ago

👍 Sorry for the hassle :/

heimdallrj commented 7 years ago

@danielbachhuber Nop. Your response was very helpful. Glad you did. Thanks! again. 👍

heimdallrj commented 7 years ago

: Name suggestions;

heimdallrj commented 7 years ago

@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?

THPubs commented 7 years ago

Some suggestions :