Closed (fixed)
Project:
Dotenv
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2022 at 14:57 UTC
Updated:
18 Jan 2023 at 13:59 UTC
Jump to comment: Most recent
Drupal Console has a dotenv:init command (docs/code) that can be used to create an initial .env file based on settings.php values. Since Drupal Console is practically unsupported, we could take the code from that command and add it to this module.
Copy and adapt the Drupal Console command to this module.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
dieterholvoet commentedComment #5
dieterholvoet commentedAll that's left to do is to update the instructions in the project description.
Comment #6
dieterholvoet commented