moiz2050/trip-sorter

There is no license information available for the latest version (dev-master) of this package.

Trip sorter

dev-master 2015-11-18 21:09 UTC

This package is auto-updated.

Last update: 2024-05-14 10:52:48 UTC


README

Using Composer :

composer install

If you don't have composer, you can get it from Composer

Run the application

Note that the source file used for this application is located in "sourcefile" folder. Only Json format is supported for this application.

php index.php

Tests

To run tests make sure you are in the main folder, and then you can run this command line :

vendor/phpunit/phpunit/phpunit --bootstrap tests/bootstrap.php tests