Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/weknowinc/drupal-console-dotenv
- Owner: weknowinc
- Created: 2017-06-20T18:59:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-08T23:49:14.000Z (over 5 years ago)
- Last Synced: 2024-04-04T07:46:18.743Z (9 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 88
- Watchers: 1
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```