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

https://github.com/phpbb/extensions-satis-repository

Satis repository used to expose some packages when installing extensions
https://github.com/phpbb/extensions-satis-repository

Last synced: about 1 month ago
JSON representation

Satis repository used to expose some packages when installing extensions

Awesome Lists containing this project

README

          

## To build using Docker

```
$ docker run --rm -ti -v "$PWD":/build -v ~/.composer:/composer composer/satis
```