It would be incredibly helpful to allow multiple spec files to be created at once using a syntax like this: - `asg generate -f src\app\services\**\*.service.ts` - `asg generate -f src\app\components\**\*.component.ts`
It would be incredibly helpful to allow multiple spec files to be created at once using a syntax like this:
asg generate -f src\app\services\**\*.service.tsasg generate -f src\app\components\**\*.component.ts