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

Automatically discover chains on extended commands #19

Open
marcelovani opened this issue Aug 23, 2017 · 1 comment
Open

Automatically discover chains on extended commands #19

marcelovani opened this issue Aug 23, 2017 · 1 comment

Comments

@marcelovani
Copy link
Member

Currently, when I use composer require to add my extended commands, I have to manually copy my chains into ~/.console/chain

I was wondering if we could automate that, since the application knows about my command because I registered them using console.services.yml
So the idea is that we add a mechanism to look inside a folder called chain on the same folder where console.services.yml is found.

Example: https://github.com/dennisinteractive/drupal_console_commands/tree/extend_properly

@mmenavas
Copy link

That would be a really nice feature, indeed!

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

No branches or pull requests

2 participants