PulseBridge.Condo 1.0.0-rc-00106

This is a prerelease version of PulseBridge.Condo.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package PulseBridge.Condo --version 1.0.0-rc-00106                
NuGet\Install-Package PulseBridge.Condo -Version 1.0.0-rc-00106                
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="PulseBridge.Condo" Version="1.0.0-rc-00106" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PulseBridge.Condo --version 1.0.0-rc-00106                
#r "nuget: PulseBridge.Condo, 1.0.0-rc-00106"                
#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 PulseBridge.Condo as a Cake Addin
#addin nuget:?package=PulseBridge.Condo&version=1.0.0-rc-00106&prerelease

// Install PulseBridge.Condo as a Cake Tool
#tool nuget:?package=PulseBridge.Condo&version=1.0.0-rc-00106&prerelease                

Tooling support for cross-platform build automation.

There are no supported framework assets in this package.

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.

Version Downloads Last updated
1.0.0-rc-00175 1,277 6/17/2016
1.0.0-rc-00174 1,039 6/13/2016
1.0.0-rc-00171 987 6/9/2016
1.0.0-rc-00170 834 6/7/2016
1.0.0-rc-00169 831 6/7/2016
1.0.0-rc-00168 842 6/7/2016
1.0.0-rc-00166 849 6/6/2016
1.0.0-rc-00164 807 6/6/2016
1.0.0-rc-00161 868 6/2/2016
1.0.0-rc-00160 896 6/1/2016
1.0.0-rc-00151 868 5/26/2016
1.0.0-rc-00148 852 3/15/2016
1.0.0-rc-00144 843 3/9/2016
1.0.0-rc-00141 871 3/7/2016
1.0.0-rc-00137 1,130 1/18/2016
1.0.0-rc-00136 835 12/5/2015
1.0.0-rc-00132 1,065 11/30/2015
1.0.0-rc-00126 1,105 11/29/2015
1.0.0-rc-00123 874 11/27/2015
1.0.0-rc-00112 1,048 11/27/2015
1.0.0-rc-00106 905 11/10/2015
1.0.0-rc-00097 853 10/20/2015
1.0.0-rc-00070 1,177 10/5/2015
1.0.0-rc-00063 898 9/25/2015

Enables Condo to update itself at the will of the build process. (build update-self).

No longer deletes Sake and Condo as part of each build, and instead relies on calls to update-self to push the local packages forward, if desired.

Adds the template source for build.cmd, build.sh, and build.ps1 to the condo project; rather than generator-condo. This source is what is used for update-self.