Skip to content

Commit cf1b994

Browse files
committed
Add to goals
1 parent ea1c26f commit cf1b994

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

slides/ddev-linux-10-minutes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,19 @@
1414

1515
---
1616

17+
## What is DDEV?
18+
19+
DDEV is a docker-based local development environment for most PHP and NodeJS projects.
20+
21+
But you don't even have to know that docker is there.
22+
23+
* Consistent
24+
* Fast startup, fast webserving
25+
* Team checks in configuration
26+
* Easy onboarding of junior devs and new team members
27+
28+
---
29+
1730
## What we'll do
1831

1932
1. Install Docker CE from official repository

0 commit comments

Comments
 (0)