Wyam 2.2.9
Wyam is a simple to use, highly modular, and extremely configurable static content generator. This is a tools package that contains the Wyam CLI.
Install-Package Wyam -Version 2.2.9
dotnet add package Wyam --version 2.2.9
<PackageReference Include="Wyam" Version="2.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wyam --version 2.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Wyam, 2.2.9"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Wyam as a Cake Addin
#addin nuget:?package=Wyam&version=2.2.9
// Install Wyam as a Cake Tool
#tool nuget:?package=Wyam&version=2.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.