aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: efb68d7f52a1fcdc0feb55cecb29e011e7600097 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# DDEV setup for Hubzilla

Development/test environment for Hubzilla using [ddev].

It requires a Hubzilla install in the core/ subdirectory. You can either
install this manually, or create a submodule like this:

    git submodule add <hubzilla-core-repo-url> core

You should set up the Hubzilla installation as usual, adding any extension
repos you want etc.

[ddev]: https://ddev.com/