aboutsummaryrefslogtreecommitdiffstats

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.