# Typescript index.ts builder

## Usage

1) put .index.json file to the folder you want to create index.ts
2) run ts-index

To override default folder "src" by ts-index --src=[your folder]