TsUML2
TsUML2 copied to clipboard
how to run it recursively to include the subfolders?
tsuml2 --glob "./src/**/!(*.d|*.spec).ts should work for subfolders because of the **