nicwortel/symfony-skeleton

Skeleton for Symfony Flex applications

v1.3.0 2020-08-08 11:24 UTC

This package is auto-updated.

Last update: 2024-11-06 16:32:11 UTC


README

A short description of your project.

Prerequisites

Getting started

Run make to install dependencies.

Running the tests

Run make check to execute all available tests.

Building the Docker image

Run docker-compose build to build the Docker image.