Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions _data/projects/ddev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ homepage: https://github.com/drud/ddev
docs: https://ddev.readthedocs.io
logo: https://raw.githubusercontent.com/drud/ddev/master/images/ddev_logo.png

description: "ddev is an open source tool that makes it dead simple to get
description: "DDEV is an open source tool that makes it dead simple to get
local PHP development environments up and running within minutes. It's
powerful and flexible as a result of its per-project environment
configurations, which can be extended, version controlled, and shared. In
short, ddev aims to allow development teams to use Docker in their workflow
short, DDEV aims to allow development teams to use Docker in their workflow
without the complexities of bespoke configuration. Pluggable hosting
providers with current support for Pantheon."
providers with current support for Acquia, Pantheon, Platform.sh and more."

recommended: true

Expand All @@ -20,6 +20,8 @@ requires:
drupal_versions:
- 7
- 8
- 9
- 10
operation_system:
- linux
- windows
Expand Down