Installation

Note

If you want to develop on Windows, we suggest using the Windows Subsystem for Linux in combination with Ubuntu.

Prerequisites

Followings are required before installing the project (install them with your manager):

Download sources

Clone the project, either

via SSH:

git clone git@github.com:digitalfabrik/lunes-cms.git
cd lunes-cms

or HTTPS:

git clone https://github.com/digitalfabrik/lunes-cms.git
cd lunes-cms

Install dependencies and local

And install it using our developer tool https://github.com/digitalfabrik/lunes-cms/blob/develop/tools/install.sh:

./tools/install.sh