Configurable pipeline for code generation with adapters for C#, GLSL and TypeScript files.
Info
Version: | 1.4.4 |
Author(s): | Yevgen Nabokov |
Last Update: | Saturday, April 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yevgennabokov/forgedonce |
NuGet Url: | https://www.nuget.org/packages/ForgedOnce.Launcher.MSBuild.Default |
Install
Install-Package ForgedOnce.Launcher.MSBuild.Default
dotnet add package ForgedOnce.Launcher.MSBuild.Default
paket add ForgedOnce.Launcher.MSBuild.Default
ForgedOnce.Launcher.MSBuild.Default Download (Unzip the "nupkg" after downloading)
Dependencies
- ForgedOnce.CSharp.MsBuild(>= 0.2.2)
- ForgedOnce.CSharp(>= 0.5.2)
- ForgedOnce.Glsl.MsBuild(>= 0.2.2)
- ForgedOnce.Glsl(>= 0.5.2)
- ForgedOnce.Launcher.MSBuild(>= 0.7.0)
- ForgedOnce.TypeScript.MsBuild(>= 1.1.0)
- ForgedOnce.TypeScript(>= 1.1.0)
- ForgedOnce.TsLanguageServices.Host(>= 0.1.0)
- System.IO.Abstractions(>= 8.0.3)