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

Include Chi-teck/drupal-code-generator phar #82

Open
kgaut opened this issue Apr 10, 2021 · 2 comments
Open

Include Chi-teck/drupal-code-generator phar #82

kgaut opened this issue Apr 10, 2021 · 2 comments

Comments

@kgaut
Copy link

kgaut commented Apr 10, 2021

Chi-teck/drupal-code-generator binary allows to scaffold code for drupal.

Drush embed 1.* branches and commands, but a 2.* version exist and offer new features

DCG could be used as a standalone phar (https://github.com/Chi-teck/drupal-code-generator#installation)

Having it in the path of the php image won't break the existing 1.* drush integration and would also allow use to use new features from the 2.* branch directly.

@csandanov
Copy link
Member

What's the point of pre-installing it? Sounds like it's something like console and drush that should be installed via composer, especially since it has multiple versions and depends on the drush version

@kgaut
Copy link
Author

kgaut commented Apr 12, 2021

Hi,

Drush lock the 1.3.* version of drupal code generator.

Embed the phar as a standalone, like drush launcher for instance, would allow us to use the 2.0.0 version directly.

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