Ecosyste.ms: Awesome
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: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dennisinteractive/dev_scripts
- Owner: dennisinteractive
- Created: 2016-10-25T16:23:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T14:58:42.000Z (about 8 years ago)
- Last Synced: 2024-11-16T15:52:57.786Z (2 months ago)
- Language: Shell
- Size: 81.1 KB
- Stars: 1
- Watchers: 38
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)