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
- Host: GitHub
- URL: https://github.com/phpbb/extensions-satis-repository
- Owner: phpbb
- Created: 2017-12-30T10:19:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T11:13:08.000Z (about 8 years ago)
- Last Synced: 2024-10-29T22:44:54.032Z (about 1 year ago)
- Language: HTML
- Size: 388 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## To build using Docker
```
$ docker run --rm -ti -v "$PWD":/build -v ~/.composer:/composer composer/satis
```