项目作者: PGS-php

项目描述 :
Self learning PHP project
高级语言: PHP
项目地址: git://github.com/PGS-php/upskilling-2nd-edition.git
创建时间: 2017-10-17T18:51:12Z
项目社区:https://github.com/PGS-php/upskilling-2nd-edition

开源协议:MIT License

下载


Task Manager

Build Status

Self learning project

Installation

Clone repository

How to launch

  1. docker-compose up
  2. docker exec -it tm_php composer install
  3. ---
  4. docker-compose rm --stop --force

Run Behat

  1. cd taskmanager
  2. vendor/bin/behat

Contributing

See CONTRIBUTING.md

License

See LICENSE