Files
dc-project/README.md
Fabrice Lecomte 159b9de19a Create a auto build docker image
Version of application is calculated by the git tags
2020-05-14 00:54:21 +02:00

520 B

Installation

On windows

  1. Install git
  2. Install Make
    • Go to ezwinports.
    • Download make-4.1-2-without-guile-w32-bin.zip (get the version without guile).
    • Extract zip.
    • Copy the contents to your Git\mingw64\ merging the folders, but do NOT overwrite/replace any existing files.

Run dockers

$ make run-docker

Add fixtures

$ make fixtures