Lunt 0.0.5
dotnet add package Lunt --version 0.0.5
NuGet\Install-Package Lunt -Version 0.0.5
<PackageReference Include="Lunt" Version="0.0.5" />
paket add Lunt --version 0.0.5
#r "nuget: Lunt, 0.0.5"
// Install Lunt as a Cake Addin #addin nuget:?package=Lunt&version=0.0.5 // Install Lunt as a Cake Tool #tool nuget:?package=Lunt&version=0.0.5
Use this library if you want to create your own pipeline components for Lunt.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Lunt:
Package | Downloads |
---|---|
Lunt.Debugging
Use this library if you want to debug Lunt pipeline components. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Renamed the build engine to make place for the convention based engine.
Nancyfied the bootstrapper to make it more versatile.
Added convention based build engine that uses the bootstrapper.
Assembly type scanner now skips dynamic assemblies.
Added colors to build log.
Lake exit codes now give more information about executed build.