Skip to content

Latest commit

 

History

History
106 lines (79 loc) · 3.71 KB

README.md

File metadata and controls

106 lines (79 loc) · 3.71 KB

Open in Gitpod

Gitpod Drupal workspace

An opinionated Docker image you can use with Gitpod.io as also as any other Docker based development tool. Focused on Drupal 8+ development.

Source code

Docker image

Usage

Simply, on your .gitpod.yml file start from this image:

image: tplcom/gitpod-drupal-workspace

Software installed

Check the commands.md file to get a summary of the installed tools. Inside docker image run commands to get the equivalent list.

Docker environments:

PHP tools:

Drupal related tools:

Composer packages (global):

Nodejs packages (global):

Python packages:

Other tools:

Similar tools

Inspired by:

Licence