Added DECK in dev environments

This commit is contained in:
Subhadip Naskar 2020-12-22 00:17:20 +05:30 committed by GitHub
parent 1d614c7960
commit b6d8e25c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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.