Added a recipe for the Workflow component

This commit is contained in:
Javier Eguiluz
2017-11-14 16:34:33 +01:00
parent db32040b48
commit 6e72ce66d9
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,2 @@
framework:
workflows: ~
+5
View File
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}