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

https://github.com/cachewerk/ext-relay


https://github.com/cachewerk/ext-relay

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Relay for PIE

This repository is a wrapper to install Relay usung PHP [PIE](https://github.com/php/pie).

Relay does **NOT** support Windows.

## Installation

```
pie install cachewerk/ext-relay
```

Or install Relay for a specific PHP version:

```
pie install --with-php-config=/usr/bin/php-config7.4 cachewerk/ext-relay
```