Skip to content

Commit bac911b

Browse files
Add karate/drupal-dev tool
1 parent 92474ff commit bac911b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

_data/projects/drupal-dev.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name: CLI tools for local Drupal development
2+
year_created: 2022
3+
source: https://github.com/karate/drupal-dev
4+
homepage: https://github.com/karate/drupal-dev
5+
docs: https://github.com/karate/drupal-dev
6+
logo:
7+
8+
description: "CLI tools for local Drupal development using Docker and tmux."
9+
10+
requires:
11+
- docker
12+
- tmux
13+
drupal_versions:
14+
- 7
15+
- 8
16+
- 9
17+
category:
18+
- development
19+
- docker
20+
- cli
21+
tags:
22+
- docker

0 commit comments

Comments
 (0)