Lunt.Make
0.0.5
dotnet add package Lunt.Make --version 0.0.5
NuGet\Install-Package Lunt.Make -Version 0.0.5
<PackageReference Include="Lunt.Make" Version="0.0.5" />
paket add Lunt.Make --version 0.0.5
#r "nuget: Lunt.Make, 0.0.5"
// Install Lunt.Make as a Cake Addin #addin nuget:?package=Lunt.Make&version=0.0.5 // Install Lunt.Make as a Cake Tool #tool nuget:?package=Lunt.Make&version=0.0.5
Use this package as a part of your build pipeline to build assets with Lunt.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
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.