Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shorter console command aliases to improve developer experience. #684

Merged
merged 1 commit into from
May 17, 2018

Conversation

jwage
Copy link
Member

@jwage jwage commented May 17, 2018

Q A
Type improvement
BC Break no

Summary

Add shorter console command aliases to improve the developer experience.

Before:

$ ./migrations migrations:generate

After:

$ ./migrations generate

@jwage jwage added this to the 2.0 milestone May 17, 2018
@jwage jwage self-assigned this May 17, 2018
@jwage jwage merged commit fd19feb into master May 17, 2018
@weaverryan
Copy link
Contributor

I like it. It's already obvious these commands are for "migrations" because they're in a doctrine-migrations executable.

@jwage jwage deleted the command-aliases branch May 17, 2018 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants