evolvingweb / site-building-and-architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Drupal via DDEV template on Gitpod

This is a Drupal via DDEV template configured for ephemeral development environments on Gitpod.

Next Steps

Click the button below to start a new development environment:

Open in Gitpod

Get Started With Your Own Project

A new project

Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.

Run .gitpod/gitpod-setup-ddev.sh once the workspace has started to commence

An existing project

To get started with Drupal via DDEV on Gitpod, add a .gitpod.yml file and the [.gitpod] directory which contain the configuration to improve the developer experience on Gitpod. To learn more, please see the Getting Started documentation.

Special thanks

This template was gifted to Gitpod by Ofer Shaal - Thank you 🙏!

About

License:MIT License


Languages

Language:PHP 98.7%Language:Shell 1.3%