Skip to content

Installation

Vincent Faliès edited this page Aug 25, 2019 · 1 revision

Installation

Requirements

Two system dependencies are required :

  • Docker
  • Docker Compose

Installation

git clone git@github.com:vfalies/EnvDev.git

Create a .env file to define your configuration. An example is available with .env.dist file.

To install environment

make install

Clone this wiki locally