An open API service indexing awesome lists of open source software.

https://github.com/tefoh/php-race


https://github.com/tefoh/php-race

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## Installation

Please run the following command to install the project dependencies:
```shell
composer install
```

## Run race

To start the race use the below command:
```shell
php ./index.php
```