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.