Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weknowinc/drupal-console-dotenv

Drupal Console Dotenv Component
https://github.com/weknowinc/drupal-console-dotenv

Last synced: about 8 hours ago
JSON representation

Drupal Console Dotenv Component

Awesome Lists containing this project

README

        

# Drupal Console Dotenv Component

This project contains a new command to setup dotenv dependency and configuration on a drupal site.

### Install on a site:
```
cd /path/to/drupal/

composer require drupal/console-dotenv
```