Skip to content

Simplify dev setup

Christian Heusel requested to merge improve-dev-env into master

Created by: pierres

We simplify the development setup by using upstream Docker images and just instead of custom Bash scripts. See https://github.com/casey/just

Run "just init" to install and start the Wiki.

Merge request reports