https://github.com/legovaer/drupal-vsts
Deploying Drupal 8 using VSTS
https://github.com/legovaer/drupal-vsts
Last synced: 13 days ago
JSON representation
Deploying Drupal 8 using VSTS
- Host: GitHub
- URL: https://github.com/legovaer/drupal-vsts
- Owner: legovaer
- License: gpl-2.0
- Created: 2017-05-09T09:28:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T11:21:13.000Z (almost 8 years ago)
- Last Synced: 2024-12-16T08:33:59.358Z (2 months ago)
- Language: PHP
- Size: 98.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drupal deployment using VSTS
## Installing this project
Just execute
```bash
composer install
```