mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Added symandy/makefile-maker-bundle v0.5 recipe (#1337)
* Added symandy/makefile-maker-bundle v0.1 recipe * Fixed to 4 spaces indentation * Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
# Create your Makefile commands here, full reference available at
|
||||||
|
# https://github.com/Symandy/MakefileMakerBundle#configuration
|
||||||
|
symandy_makefile_maker:
|
||||||
|
groups:
|
||||||
|
# your_project_name:
|
||||||
|
# commands:
|
||||||
8
symandy/makefile-maker-bundle/0.5/manifest.json
Normal file
8
symandy/makefile-maker-bundle/0.5/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"bundles": {
|
||||||
|
"Symandy\\MakefileMakerBundle\\SymandyMakefileMakerBundle": ["dev"]
|
||||||
|
},
|
||||||
|
"copy-from-recipe": {
|
||||||
|
"config/": "%CONFIG_DIR%/"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user