Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
init:bundle => bundle:init#125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
I would rather keep the
I think it makes sense to group all code-generation commands under a common namespace to raise their visibility to the beginning user. |
Yeah, I thought of that too, but it's semantically incorrect WRT the other commands (as said insymfony/symfony#117). And if we add other stuff to bundle, like bundle:enable for example. Then you'd have init:bundle and bundle:enable, which would suck. I agree with youfor now but I think grouping by resource type is more future-proof. |
I didn't realize this was the docs repo :) |
i guess this can be closed now sincesymfony/symfony#117 was closed |
This should be merged if/whensymfony/symfony#117 is merged