scribble 0.4.3.6-pre

This is a prerelease version of scribble.
dotnet add package scribble --version 0.4.3.6-pre
                    
NuGet\Install-Package scribble -Version 0.4.3.6-pre
                    
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="scribble" Version="0.4.3.6-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="scribble" Version="0.4.3.6-pre" />
                    
Directory.Packages.props
<PackageReference Include="scribble" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add scribble --version 0.4.3.6-pre
                    
#r "nuget: scribble, 0.4.3.6-pre"
                    
#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.
#addin nuget:?package=scribble&version=0.4.3.6-pre&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=scribble&version=0.4.3.6-pre&prerelease
                    
Install as a Cake Tool

A highly-opinionated documentation tool for .NET projects

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
0.4.3.6-pre 1,357 5/5/2013
0.4.3.5-pre 1,114 4/27/2013
0.4.3.4-pre 1,222 4/27/2013
0.4.3.3-pre 1,141 4/27/2013
0.4.3.2-pre 1,127 4/21/2013
0.4.3.1-pre 1,189 4/21/2013
0.4.2.10-pre 1,120 4/10/2013
0.4.2.9-pre 1,111 4/7/2013
0.4.2.8-pre 1,142 4/7/2013
0.4.2.7-pre 1,179 4/7/2013
0.4.2.6-pre 1,157 4/7/2013
0.4.2.2-pre 1,156 4/2/2013
0.4.1.10-pre 1,149 4/2/2013
0.4.1.9-pre 1,210 4/1/2013
0.4.1.8-pre 1,158 3/31/2013
0.4.1.7-pre 1,169 3/31/2013
0.4.1.6-pre 1,223 3/30/2013
0.4.1.5-pre 1,162 3/27/2013
0.4.1.4-pre 1,129 3/27/2013
0.4.1.3-pre 1,136 3/27/2013
0.4.1.2-pre 1,133 3/24/2013
0.4.1.1-pre 1,206 3/24/2013

On installation this package will create the sample package, publish the site locally using pretzel, and open a browser to the published site. how neat is that?