Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

TS Gen CLI

A typescript generator dotnet tool.

Annotate your classes with the TsGen attribute from the "TsGen" Nuget Package, install the CLI as a .NET tool, and run tsgen to build types.

Include a class extending TsGen.TsGenSettings to customize the output path and more.

More info coming soon!