From b6d8e25c6a9e0fa29b22af344f8271c4b8f26cfb Mon Sep 17 00:00:00 2001 From: Subhadip Naskar Date: Tue, 22 Dec 2020 00:17:20 +0530 Subject: [PATCH] Added DECK in dev environments --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1453679..385f218 100644 --- a/README.md +++ b/README.md @@ -821,6 +821,7 @@ Libraries to help manage database schemas and migrations. *Software and tools for creating a sandboxed development environment.* * [Ansible](https://www.ansible.com/) - A radically simple orchestration framework. +* [DECK](https://get-deck.com/) - A powerful and high performant local web development studio. * [Docker](https://www.docker.com/) - A containerization platform. * [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel. * [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.