microsoft / ts-gyb

Generating native code interfaces from TypeScript
MIT License
124 stars 15 forks source link

Wizard to populate config file and templates #43

Open zhuorantan opened 3 years ago

imWildCat commented 3 years ago

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?

zhuorantan commented 3 years ago

@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.