From 5c718c3373506b0fe5e81d7d4ff1e2a25f45d751 Mon Sep 17 00:00:00 2001 From: souhaiebtar Date: Sun, 9 Oct 2022 21:53:43 +0100 Subject: [PATCH] add docksal to Development Environment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af40714..12e7aa9 100644 --- a/README.md +++ b/README.md @@ -842,6 +842,7 @@ Libraries to help manage database schemas and migrations. * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility. * [ddev](https://github.com/drud/ddev) - a local web development environment system for PHP. * [devilbox](https://github.com/cytopia/devilbox) - A modern Docker LAMP stack and MEAN stack for local development. +* [docksal](https://github.com/docksal/docksal) - Unified, Docker :whale: powered web development environments for macOS, Windows, and Linux. ### Virtual Machines *Alternative PHP virtual machines.*