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

https://github.com/chris-ware/array-reverse


https://github.com/chris-ware/array-reverse

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## Testing & expected output
Pest tests are in place should you wish to verify.

### Install using composer:
```bash
composer install
```

### Run tests _(from your project root)_:
Run `composer test` or `./vendor/bin/pest` to validate.