Spritely.Build 0.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Spritely.Build --version 0.2.0
NuGet\Install-Package Spritely.Build -Version 0.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Spritely.Build" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spritely.Build --version 0.2.0
#r "nuget: Spritely.Build, 0.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Spritely.Build as a Cake Addin
#addin nuget:?package=Spritely.Build&version=0.2.0

// Install Spritely.Build as a Cake Tool
#tool nuget:?package=Spritely.Build&version=0.2.0

A build system that you can install via NuGet. It sets up hooks into the standard MSBuild files to provide a consisent command line and Visual Studio experience. It doesn't try to solve all your build problems. It just standardizes the code and provides a very simple extensibilty system. Name your file *.ProjectExtension.targets and install as a NuGet package and it will automatically be injected into all project files and run consistently on the command line and in Visual Studio.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Spritely.Build:

Package Downloads
Naos.Build

The internal supporting build tools for all Naos builds.

Spritely.Build.JavaScriptTests

Extension to Spritely.Build that enables JavaScript unit testing via Mocha.

Spritely.BuildSettings

Build settings for Spritely projects. Only meant to be consumed by other Spritely projects. You can use it as an example to create your own Spritely.Build extensions to customize your own builds though (copy and modify to get the desired behavior)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.3 7,306 9/23/2015
0.2.2 2,441 9/23/2015
0.2.1 22,892 6/18/2015
0.2.0 2,119 6/18/2015
0.1.0 2,214 6/2/2015