gristlabs / gristlabs/ts-interface-builder
feat: support watch mode
Open
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
I would like to be able to run this with something like:
```
ts-interface-builder -o src/ti src/types/*.ts --watch
```
And have it continually recreate the `-ti` files, rather than have to run it manually.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.