Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Should create:* commands be renamed to make:*? #5

Closed
svenluijten opened this issue Apr 6, 2017 · 5 comments
Closed

Should create:* commands be renamed to make:*? #5

svenluijten opened this issue Apr 6, 2017 · 5 comments
Labels

Comments

@svenluijten
Copy link
Owner

svenluijten commented Apr 6, 2017

# So should this:
$ forge create:server --name=something --provider=ocean2
# be renamed to this:
$ forge make:server --name=something --provider=ocean2

It would make sense, since Laravel follows the make:* schema as well, but I'm a bit torn on this. create just sounds a bit more descriptive and resolute.

@sepehr
Copy link

sepehr commented May 30, 2017

Easier to type and more laravelish, why not?

@svenluijten
Copy link
Owner Author

Yep that's the reason I asked! I will get on it whenever I can find some time, which as of lately hasn't been easy 😞 Unless you'd want to PR it in for me? 👼

@sepehr
Copy link

sepehr commented May 30, 2017

😆 Will surely do, Sven! But as soon as I'm done with the forthcoming deadline.

@sepehr
Copy link

sepehr commented Jun 11, 2017

Seems like that I never did. Shame :(

@svenluijten
Copy link
Owner Author

haha, no worries! I was working on this repo and figured I'd pick it up 🙂

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants