cmudig / apigen

API Generator from TypeScript
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

apigen

API Generator from TypeScript. Currently work in progress.

npm install

then run:

ts-node generatorVL.ts SourceFiles/SourceVLType.ts

generatedVLFile.ts will be generated and the console will also show it's contents.