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 generate composer.json for the Recipe #2

Open
marcelovani opened this issue Oct 7, 2024 · 0 comments
Open

Automatically generate composer.json for the Recipe #2

marcelovani opened this issue Oct 7, 2024 · 0 comments

Comments

@marcelovani
Copy link
Owner

Task: When the recipe.yml is saved, a file called composer.json should be created or updated (if existing), using the information from the recipe, including:

  • Package: Get value from recipe name
  • Description: Get value from recipe description
  • Type: drupal-recipe
  • Packages: Get list of module names from recipes. The version of the packages should be automatically picked. Ideally the creation of composer.json and updates should be done by using composer commands i.e. composer require drupal/adstxt
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

1 participant