-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Description
It would be nice if this package could be published as a .NET Core Cli Tool.
An advantage would be, that one could simply add <DotNetCliToolReference Include="TypeGen" Version="1.6.0" /> to the *.csproj file and after restoring run dotnet TypeGen. Global install of the tool would then also be supported by dotnet tool install -g TypeGen.
Since there is already a TypeGen Cli it maybe wouldn't need much work.
Metadata
Metadata
Assignees
Labels
No labels