Add baldinof/roadrunner-bundle

This commit is contained in:
Baldinof
2019-12-11 10:07:24 +01:00
parent a1d01022e5
commit 029a1e8d8a
3 changed files with 23 additions and 0 deletions
@@ -0,0 +1,2 @@
baldinof_road_runner:
should_reboot_kernel: false
@@ -0,0 +1,14 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"copy-from-package": {
".rr.yaml": ".rr.yaml"
},
"bundles": {
"Baldinof\\RoadRunnerBundle\\BaldinofRoadRunnerBundle": ["all"]
},
"gitignore": [
"/bin/rr"
]
}
@@ -0,0 +1,7 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for RoadRunner Bundle </>
<bg=blue;fg=white> </>
* <fg=blue>Download</> RoadRunner locally: <comment>vendor/bin/rr get --location bin/</>
* <fg=blue>Run</> your application: <comment>bin/rr serve --debug</>
* Visit http://localhost:8080