aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 202211018b0b0c32dfc2a089336d1086ec33e4e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Development 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/