https://github.com/veewee/grumphp-satis
A satis server for local demos
https://github.com/veewee/grumphp-satis
Last synced: 7 months ago
JSON representation
A satis server for local demos
- Host: GitHub
- URL: https://github.com/veewee/grumphp-satis
- Owner: veewee
- Created: 2017-05-09T18:25:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T05:39:15.000Z (almost 4 years ago)
- Last Synced: 2025-02-01T00:57:44.512Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
```
kevin up
```
## Manual build
```
echo '/app/scripts/build.sh' | kevin ssh satis
```
## Contains:
```
"phpro/grumphp-shim": "1.13",
"phpunit/phpunit": "9.5.24",
"friendsofphp/php-cs-fixer": "3.11.0"
```
and deps.
## Usage
```
{
"repositories": [{
"type": "composer",
"url": "http://127.0.0.1:8000"
}]
}
```