Skip to content

yohanlaborda/oat

Repository files navigation

OAT

Install

Composer is required to install.

composer install

For the use of the database we have SQLite. We must run the migration.

php bin/console doctrine:migrations:migrate

Import CSV

To import the csv we use a symfony command.

php bin/console app:import:csv

Pre commit

To verify the code and run the tests, use the following command:

composer pre-commit

About

Instructions for technical exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages