1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00

Adding brand new generator-stf

This commit is contained in:
Gunther Brunner 2014-03-18 21:31:01 +09:00
parent fc24cd087c
commit 3d835546c8

8
.yo-rc.json Normal file
View file

@ -0,0 +1,8 @@
{
"generator-stf": {
"partialDirectory": "res/app/",
"directiveDirectory": "res/app/components/stf/",
"filterDirectory": "res/app/components/stf/",
"serviceDirectory": "res/app/components/stf/"
}
}