dennisdigital / dev_scripts
Install Drupal console with custom commands to be used for Drupal development.
Installs: 161
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 38
Forks: 1
Open Issues: 0
Language:Shell
Type:project
Requires
- dennisdigital/console: dev-chain_register_beta5
- dennisdigital/drupal_console_commands: 0.33
This package is auto-updated.
Last update: 2025-01-14 03:40:20 UTC
README
Console installation scripts are now maintained in https://github.com/dennisinteractive/drupal_console_commands
Dev Scripts
Scripts to use on development on Drupal VM.
Installation
Installing the scripts and making them accessible globally.
composer global create-project dennisdigital/dev_scripts:dev-master
Requirements
- Composer (getcomposer.org)