ts-gyb icon indicating copy to clipboard operation
ts-gyb copied to clipboard

Wizard to populate config file and templates

Open zhuorantan opened this issue 4 years ago • 2 comments

zhuorantan avatar Jul 27 '21 07:07 zhuorantan

Let's consider the lib to be used first?

https://www.npmjs.com/package/glob or https://www.npmjs.com/package/fast-glob

Any other choices?

imWildCat avatar Jul 29 '21 06:07 imWildCat

@imWildCat This issue is about populating the default config file and templates. I don't think it needs glob. We are already using glob to match TypeScript source file paths.

zhuorantan avatar Jul 29 '21 06:07 zhuorantan