Skip to content

PGS-php/upskilling-2nd-edition

Repository files navigation

Task Manager

Build Status

Self learning project

Installation

Clone repository

How to launch

docker-compose up
docker exec -it tm_php composer install
---
docker-compose rm --stop --force

Run Behat

cd taskmanager
vendor/bin/behat

Contributing

See CONTRIBUTING.md

License

See LICENSE