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

https://github.com/dennisinteractive/dev_scripts


https://github.com/dennisinteractive/dev_scripts

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Deprecated
===========

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)